This function compute space time function for given list of treeIDs
pass subtree with treeIDs lists instead of treeIds and tree
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_spacetime_fun_type) | :: | me | Spacetime function to evaluate |
|||
integer(kind=long_k), | intent(in) | :: | treeIDs(n) | TreeIDs where to evaluate the function |
||
type(tem_time_type), | intent(in) | :: | time | timer object incl. the current time information |
||
type(treelmesh_type), | intent(in) | :: | tree | Global treelmesh to look for positions in |
||
integer, | intent(in) | :: | n | Number of values to return |
return value of the function