add here the dependency for interpolation between the levels For each target cell, there are one or more source cells. The source cell can be of type fluid, ghost or halo. We save the type to update the correct element position later on, when the lists have been assembled.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | sourcePos | position of the source cell in total list |
||
integer, | intent(in) | :: | sourceLevel | level of the source ghost cell |
||
type(depSource_type), | intent(inout) | :: | tgtDep | dependent source elements for this target |