35 #ifndef patchToPatchNormalisedFieldMapper_H
36 #define patchToPatchNormalisedFieldMapper_H
Pre-declare SubField and related Field type.
Base class for fieldMappers which uses a patchToPatch object to map from another patch....
DEFINE_FIELD_MAPPER_MAP_OPERATOR(label,)
Map a label field (not implemented)
Patch-to-patch fieldMapper which fills values for non-overlapping parts of the target patch by normal...
virtual ~patchToPatchNormalisedFieldMapper()
Destructor.
patchToPatchNormalisedFieldMapper(const patchToPatch &pToP, const patchToPatchStabilisation &pS)
Construct given a patch-to-patch interpolation and stabilisation.
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_MAP_OPERATOR,)
Map a field.
Stabilisation data and routines for patch-to-patch interpolations.
Class to generate coupling geometry between two primitive patches.
A class for managing temporary objects.