|
procedure, public | modelmeshbase3d_init (this, mesh) |
|
procedure, public | modelmeshbase3d_final (this) |
|
procedure, public | prepairelementoperation (this, element_operation_type, spmv_storage_format_) |
|
procedure, public | getmodelmesh (this, ptr_mesh) |
|
procedure | modelmeshbase_init (this, ndim) |
|
procedure | modelmeshbase_final (this) |
|
procedure | get_communicatorid (this, max_communicator_num) |
|
procedure(modelmeshbase_get_modelmesh), deferred, public | getmodelmesh modelmeshbase_get_modelmesh |
|
◆ modelmeshbase3d_init()
procedure, public scale_model_meshbase_manager::modelmeshbase3d::modelmeshbase3d_init |
( |
class(modelmeshbase3d), intent(inout), target | this, |
|
|
class(meshbase3d), intent(in), target | mesh ) |
◆ modelmeshbase3d_final()
procedure, public scale_model_meshbase_manager::modelmeshbase3d::modelmeshbase3d_final |
( |
class(modelmeshbase3d), intent(inout), target | this | ) |
|
◆ prepairelementoperation()
procedure, public scale_model_meshbase_manager::modelmeshbase3d::prepairelementoperation |
( |
class(modelmeshbase3d), intent(inout), target | this, |
|
|
character(len=*), intent(in), optional | element_operation_type, |
|
|
character(len=*), intent(in), optional | spmv_storage_format_ ) |
◆ getmodelmesh()
procedure, public scale_model_meshbase_manager::modelmeshbase3d::getmodelmesh |
( |
class(modelmeshbase3d), intent(in), target | this, |
|
|
class(meshbase), intent(out), pointer | ptr_mesh ) |
◆ ptr_mesh
class(meshbase3d), pointer scale_model_meshbase_manager::modelmeshbase3d::ptr_mesh |
◆ element_operation_general
◆ element_operation_tensorprod
◆ initialized_element_operation
logical scale_model_meshbase_manager::modelmeshbase3d::initialized_element_operation |
The documentation for this type was generated from the following file: