Pre-declare SubField and related Field type.
tmp< Field< Type > > tgtToSrc(const Field< Type > &tgtFld) const
Interpolate a target patch field to the source with no left.
List< DynamicList< label > > tgtLocalSrcFaces_
For each target face, the coupled local source faces.
autoPtr< distributionMap > srcMapPtr_
Map from source patch faces to target-local source patch faces.
tmp< Field< Type > > srcToTgt(const Field< Type > &srcFld) const
Interpolate a source patch field to the target with no left.
virtual tmpNrc< List< DynamicList< scalar > > > tgtWeights() const =0
For each target face, the coupled source weights.
A class for managing temporary objects.