|
| procedure | atmosmesh_init (this, mesh) |
| |
| procedure | atmosmesh_final (this) |
| |
| procedure(atmosmesh_setup_restartfile1), deferred, public | setup_restartfile1 atmosmesh_setup_restartfile1 |
| |
| procedure(atmosmesh_setup_restartfile2), deferred, public | setup_restartfile2 atmosmesh_setup_restartfile2 |
| |
| procedure(atmosmesh_calc_uvmet), deferred, public | calc_uvmet atmosmesh_calc_uvmet |
| |
| generic | setup_restartfile setup_restartfile1 |
| |
| generic | setup_restartfile setup_restartfile2 |
| |
| procedure(atmosmesh_setup_vcoord), deferred, public | setup_vcoordinate atmosmesh_setup_vcoord |
| |
| procedure, public | modelmesh3d_init (this, mesh) |
| |
| procedure, public | modelmesh3d_final (this) |
| |
| procedure(modelmesh3d_create_communicator), deferred, public | create_communicator modelmesh3d_create_communicator |
| |
| 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 |
| |
Definition at line 44 of file mod_atmos_mesh.F90.
◆ atmosmesh_init()
| procedure mod_atmos_mesh::atmosmesh::atmosmesh_init |
( |
class(atmosmesh), intent(inout), target | this, |
|
|
class(meshbase3d), intent(in) | mesh ) |
◆ atmosmesh_final()
| procedure mod_atmos_mesh::atmosmesh::atmosmesh_final |
( |
class(atmosmesh), intent(inout) | this | ) |
|
◆ setup_restartfile1()
◆ setup_restartfile2()
| procedure(atmosmesh_setup_restartfile2), deferred, public mod_atmos_mesh::atmosmesh::setup_restartfile2 |
|
pure virtual |
◆ calc_uvmet()
| procedure(atmosmesh_calc_uvmet), deferred, public mod_atmos_mesh::atmosmesh::calc_uvmet |
|
pure virtual |
◆ setup_restartfile() [1/2]
| generic mod_atmos_mesh::atmosmesh::setup_restartfile |
◆ setup_restartfile() [2/2]
| generic mod_atmos_mesh::atmosmesh::setup_restartfile |
◆ setup_vcoordinate()
| procedure(atmosmesh_setup_vcoord), deferred, public mod_atmos_mesh::atmosmesh::setup_vcoordinate |
|
pure virtual |
◆ element
◆ element_v1d
| type(lineelement) mod_atmos_mesh::atmosmesh::element_v1d |
◆ topography
◆ vcoord_type_id
| integer mod_atmos_mesh::atmosmesh::vcoord_type_id |
◆ comm_use_mpi_pc
| logical mod_atmos_mesh::atmosmesh::comm_use_mpi_pc |
The documentation for this type was generated from the following file: