31 void Foam::patchToPatchNormalisedFieldMapper::map
34 const Field<Type>& mapF
Pre-declare SubField and related Field type.
const patchToPatch & pToP_
Patch-to-patch interpolation engine.
Patch-to-patch fieldMapper which fills values for non-overlapping parts of the target patch by normal...
void stabilise(Field< Type > &fld) const
Stabilise the given field if necessary.
tmp< Field< Type > > srcToTgt(const Field< Type > &srcFld) const
Interpolate a source patch field to the target with no left.
A class for managing temporary objects.
#define IMPLEMENT_FIELD_MAPPER_MAP_OPERATOR(Type, mapperType)
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)