|
procedure | init (this, varname, mesh) |
|
procedure | final (this) |
|
procedure | setvcoordinate (this, mesh3d, vcoord_id, ztop, comm3d, comm2d) |
|
Definition at line 37 of file scale_mesh_topography.F90.
◆ init()
procedure scale_mesh_topography::meshtopography::init |
( |
class(meshtopography), intent(inout) | this, |
|
|
character(len=*), intent(in) | varname, |
|
|
class(meshbase2d), intent(in), target | mesh ) |
◆ final()
procedure scale_mesh_topography::meshtopography::final |
( |
class(meshtopography), intent(inout) | this | ) |
|
◆ setvcoordinate()
procedure scale_mesh_topography::meshtopography::setvcoordinate |
( |
class(meshtopography), intent(inout), target | this, |
|
|
class(meshbase3d), intent(inout), target | mesh3d, |
|
|
integer, intent(in) | vcoord_id, |
|
|
real(rp), intent(in) | ztop, |
|
|
class(meshfieldcommbase), intent(inout) | comm3d, |
|
|
class(meshfieldcommbase), intent(inout) | comm2d ) |
◆ topo
type(meshfield2d) scale_mesh_topography::meshtopography::topo |
The documentation for this type was generated from the following file: