private function tem_spatial_for_treeIDs(me, treeIds, tree, n) result(res)
This function invokes different spatial boundary kinds like constant, lua
function or predefined Fortran function for given treeIDs
If a spatial block is not defined, default value is set to 1.0
or default value passed while loading tem_load_spatial.
If both spatial and temporal block are not defined in the lua file, the
return value = 1.0_rk.
based spatial_kind(kind).
const - set constant value
lua_fun - lua function
gausspulse - fortran gauss pulse function
2dcrvp - fortran spinning vortex function
parabol - fotran parabolic function
Arguments
Type Intent Optional Attributes Name
type(tem_spatial_type )
::
me spatial type for given boundary state
integer(kind=long_k),
intent(in)
::
treeIds (n)treeIds of elements in given level
type(treelmesh_type ),
intent(in)
::
tree global treelm mesh
integer,
intent(in)
::
n number of return values
Return Value real(kind=rk)(n)
return value of a function
Calls
proc~~tem_spatial_for_treeids~~CallsGraph
proc~tem_spatial_for_treeids
tem_spatial_for_treeIDs
interface~tem_spongelayer_plane_for
tem_spongeLayer_plane_for
proc~tem_spatial_for_treeids->interface~tem_spongelayer_plane_for
interface~tem_viscspongelayer_box_for
tem_viscSpongeLayer_box_for
proc~tem_spatial_for_treeids->interface~tem_viscspongelayer_box_for
interface~tem_spatial_parabol2d_for
tem_spatial_parabol2d_for
proc~tem_spatial_for_treeids->interface~tem_spatial_parabol2d_for
interface~tem_spongelayer_radial_for
tem_spongeLayer_radial_for
proc~tem_spatial_for_treeids->interface~tem_spongelayer_radial_for
proc~tem_spatial_random_for
tem_spatial_random_for
proc~tem_spatial_for_treeids->proc~tem_spatial_random_for
interface~tem_viscspongelayer_box2d_for
tem_viscSpongeLayer_box2d_for
proc~tem_spatial_for_treeids->interface~tem_viscspongelayer_box2d_for
interface~tem_spongelayer_box2d_for
tem_spongeLayer_box2d_for
proc~tem_spatial_for_treeids->interface~tem_spongelayer_box2d_for
interface~tem_viscspongelayer_plane_for
tem_viscSpongeLayer_plane_for
proc~tem_spatial_for_treeids->interface~tem_viscspongelayer_plane_for
interface~tem_spongelayer_box_for
tem_spongeLayer_box_for
proc~tem_spatial_for_treeids->interface~tem_spongelayer_box_for
interface~tem_spatial_parabol3d_for
tem_spatial_parabol3d_for
proc~tem_spatial_for_treeids->interface~tem_spatial_parabol3d_for
interface~tem_viscspongelayer_radial_for
tem_viscSpongeLayer_radial_for
proc~tem_spatial_for_treeids->interface~tem_viscspongelayer_radial_for
proc~tem_abort
tem_abort
proc~tem_spatial_for_treeids->proc~tem_abort
interface~tem_spatial_lua_for
tem_spatial_lua_for
proc~tem_spatial_for_treeids->interface~tem_spatial_lua_for
Nodes of different colours represent the following:
Graph Key
Subroutine
Subroutine
Function
Function
Interface
Interface
Unknown Procedure Type
Unknown Procedure Type
Program
Program
This Page's Entity
This Page's Entity
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Called by
proc~~tem_spatial_for_treeids~~CalledByGraph
proc~tem_spatial_for_treeids
tem_spatial_for_treeIDs
interface~tem_spatial_for
tem_spatial_for
interface~tem_spatial_for->proc~tem_spatial_for_treeids
proc~tem_spacetime_scalar_for_index
tem_spacetime_scalar_for_index
proc~tem_spacetime_scalar_for_index->interface~tem_spatial_for
proc~tem_spacetime_for_coord
tem_spacetime_for_coord
proc~tem_spacetime_scalar_for_index->proc~tem_spacetime_for_coord
proc~tem_spatial_vector_storeval
tem_spatial_vector_storeVal
proc~tem_spatial_vector_storeval->interface~tem_spatial_for
proc~tem_spacetime_for_coord->interface~tem_spatial_for
proc~tem_spacetime_vector_for_coord
tem_spacetime_vector_for_coord
proc~tem_spacetime_vector_for_coord->interface~tem_spatial_for
proc~tem_spatial_scalar_storeval
tem_spatial_scalar_storeVal
proc~tem_spatial_scalar_storeval->interface~tem_spatial_for
proc~tem_spacetime_vector_for_index
tem_spacetime_vector_for_index
proc~tem_spacetime_vector_for_index->interface~tem_spatial_for
proc~tem_spacetime_vector_for_index->proc~tem_spacetime_vector_for_coord
proc~tem_spacetime_vector_for_treeids
tem_spacetime_vector_for_treeIDs
proc~tem_spacetime_vector_for_treeids->interface~tem_spatial_for
proc~tem_spacetime_for_treeids
tem_spacetime_for_treeIDs
proc~tem_spacetime_for_treeids->interface~tem_spatial_for
interface~tem_spatial_storeval
tem_spatial_storeVal
interface~tem_spatial_storeval->proc~tem_spatial_vector_storeval
interface~tem_spatial_storeval->proc~tem_spatial_scalar_storeval
proc~tem_spacetime_for_stcoord
tem_spacetime_for_stcoord
proc~tem_spacetime_for_stcoord->proc~tem_spacetime_for_coord
interface~tem_spacetime_for
tem_spacetime_for
interface~tem_spacetime_for->proc~tem_spacetime_scalar_for_index
interface~tem_spacetime_for->proc~tem_spacetime_for_coord
interface~tem_spacetime_for->proc~tem_spacetime_vector_for_coord
interface~tem_spacetime_for->proc~tem_spacetime_vector_for_index
interface~tem_spacetime_for->proc~tem_spacetime_vector_for_treeids
interface~tem_spacetime_for->proc~tem_spacetime_for_treeids
Nodes of different colours represent the following:
Graph Key
Subroutine
Subroutine
Function
Function
Interface
Interface
Unknown Procedure Type
Unknown Procedure Type
Program
Program
This Page's Entity
This Page's Entity
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.