Initialize boundary conditions of a given tree.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(treelmesh_type), | intent(in) | :: | tree | |||
integer, | intent(in) | :: | mypart | |||
integer, | intent(in) | :: | comm | Communicator to use |
||
type(tem_BC_prop_type), | intent(out) | :: | bc |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iprop | ||||
logical, | private | :: | found_bc |