This routine initialize auxField var val array and communication buffers
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_auxFieldVar_type), | intent(out) | :: | me |
Auxiliary field variable |
||
type(tem_levelDesc_type), | intent(in) | :: | levelDesc |
levelDesc to access communication buffers of state array |
||
type(tem_commPattern_type), | intent(in) | :: | pattern |
communication pattern |
||
integer, | intent(in) | :: | nSize |
Number of elements in state array |
||
integer, | intent(in) | :: | nAuxScalars |
Number of scalars in auxiliary variables |