create subtree for shapes defined in each spacetime functions
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_st_fun_linkedList_type), | intent(inout) | :: | me | Linked list to append the spacetime function to. |
||
type(treelmesh_type), | intent(in) | :: | tree | Global treelmesh |
||
type(tem_BC_prop_type), | intent(in) | :: | bc_prop | bc property |
||
type(tem_stencilHeader_type), | intent(in), | optional | :: | stencil | stencil |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(tem_st_fun_listElem_type), | private, | pointer | :: | st_fun | |||
integer, | private | :: | iSt | ||||
integer, | private | :: | iList |