31 void Foam::patchToPatchLeftOverFieldMapper::map
34 const Field<Type>& mapF
48 <<
"Not a valid operation for this mapper. This mapper should only be "
49 <<
"used to modify an existing, valid, field in-place."
Pre-declare SubField and related Field type.
const patchToPatch & pToP_
Patch-to-patch interpolation engine.
Patch-to-patch fieldMapper which retains values in the target field for parts of the patch that do no...
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 FatalErrorInFunction
Report an error message using Foam::FatalError.
#define IMPLEMENT_FIELD_MAPPER_MAP_OPERATOR(Type, mapperType)
errorManipArg< error, int > exit(error &err, const int errNo=1)
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)