Store the position of each boundary variable in the global varSys
in the field%bc%varPos%
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_field_type), | intent(inout) | :: | field(:) |
Field containing boundary infos |
||
integer, | intent(in) | :: | nFields |
number of fields |
||
type(tem_varSys_type), | intent(in) | :: | varSys |
global variable system |