| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | inAv | |||
| character(len=*), | intent(in), | optional | :: | iMaskTags | ||
| character(len=*), | intent(in), | optional | :: | rMaskTags | ||
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| logical, | intent(in) | :: | CheckMasks | |||
| type(AttrVect), | intent(inout) | :: | outAv | |||
| real(kind=SP), | dimension(:), pointer | :: | WeightSum |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(AttrVect), | intent(in) | :: | inAv | |||
| character(len=*), | intent(in), | optional | :: | iMaskTags | ||
| character(len=*), | intent(in), | optional | :: | rMaskTags | ||
| type(GeneralGrid), | intent(in) | :: | GGrid | |||
| logical, | intent(in) | :: | CheckMasks | |||
| type(AttrVect), | intent(inout) | :: | outAv | |||
| real(kind=DP), | dimension(:), pointer | :: | WeightSum |