loop over linked list of spacetimefunction set the current to head check if there is a precice kind loop over all shapes of that spacetimefunction
check if this one has write flag
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_st_fun_linkedList_type), | intent(inout), | target | :: | stFunList |
This list contains all space-time-function |
|
type(tem_varSys_type), | intent(in) | :: | varSys |
Global variable system |
||
type(treelmesh_type), | intent(in) | :: | tree |
treelm mesh |
||
type(atl_cube_elem_type), | intent(in) | :: | mesh_list(tree%global%minLevel:tree%global%maxLevel) |