Update the property of subTree with the ones from inTree, if something changed update the logical meshChange.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(treelmesh_type), | intent(in) | :: | inTree | tree to get information from |
||
type(tem_subTree_type), | intent(inout) | :: | subTree | tree to pass information to |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iElem | ||||
integer, | private | :: | elemPos |