FE-Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
scale_mesh_topography::meshtopography Type Reference

Public Member Functions

procedure init (this, varname, mesh)
 
procedure final (this)
 
procedure setvcoordinate (this, mesh3d, vcoord_id, ztop, comm3d, comm2d)
 

Public Attributes

type(meshfield2dtopo
 

Detailed Description

Definition at line 37 of file scale_mesh_topography.F90.

Member Function/Subroutine Documentation

◆ init()

procedure scale_mesh_topography::meshtopography::init ( class(meshtopography), intent(inout) this,
character(len=*), intent(in) varname,
class(meshbase2d), intent(in), target mesh )

Definition at line 40 of file scale_mesh_topography.F90.

◆ final()

procedure scale_mesh_topography::meshtopography::final ( class(meshtopography), intent(inout) this)

Definition at line 41 of file scale_mesh_topography.F90.

◆ 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 )

Definition at line 42 of file scale_mesh_topography.F90.

Member Data Documentation

◆ topo

type(meshfield2d) scale_mesh_topography::meshtopography::topo

Definition at line 38 of file scale_mesh_topography.F90.

38 type(MeshField2D) :: topo

The documentation for this type was generated from the following file: