35 #ifndef patchToPatchFieldMapper_H
36 #define patchToPatchFieldMapper_H
86 using fieldMapper::operator();
Various functions to operate on Lists.
Pre-declare SubField and related Field type.
Abstract base class for field mapping.
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)
const patchToPatch & pToP_
Patch-to-patch interpolation engine.
void operator()(Field< Type > &f, const tmp< Field< Type >> &tmapF) const
Map a temporary field.
virtual ~patchToPatchFieldMapper()
Destructor.
Class to generate coupling geometry between two primitive patches.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.