planet2d.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program planet2d
 
subroutine makeconfig (Sim, config)
 
subroutine initdata (Mesh, Physics, pvar, cvar)
 

Function/Subroutine Documentation

◆ initdata()

subroutine planet2d::initdata ( class(mesh_base), intent(in)  Mesh,
class(physics_base), intent(in)  Physics,
class(marray_compound), intent(inout), pointer  pvar,
class(marray_compound), intent(inout), pointer  cvar 
)

Definition at line 264 of file planet2d.f90.

◆ makeconfig()

subroutine planet2d::makeconfig ( class(fosite Sim,
type(dict_typ), pointer  config 
)

Definition at line 141 of file planet2d.f90.

Here is the call graph for this function:

◆ planet2d()

program planet2d

Definition at line 39 of file planet2d.f90.

Here is the call graph for this function: