35 #ifndef patchToPatchLeftOverFieldMapper_H
36 #define patchToPatchLeftOverFieldMapper_H
Pre-declare SubField and related Field type.
Base class for fieldMappers which uses a patchToPatch object to map from another patch....
patchToPatchFieldMapper(const patchToPatch &pToP)
Construct given a patch-to-patch interpolation.
DEFINE_FIELD_MAPPER_MAP_OPERATOR(label,)
Map a label field (not implemented)
Patch-to-patch fieldMapper which retains values in the target field for parts of the patch that do no...
virtual ~patchToPatchLeftOverFieldMapper()
Destructor.
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_MAP_OPERATOR,)
Map a field.
A class for managing temporary objects.