32 #ifndef generalFieldMapper_H 33 #define generalFieldMapper_H 75 virtual bool direct()
const = 0;
virtual const labelListList & addressing() const
virtual bool direct() const =0
virtual ~generalFieldMapper()
Destructor.
virtual const labelUList & directAddressing() const
DEFINE_FIELD_MAPPER_OPERATOR(label,)
Map a label field.
Pre-declare SubField and related Field type.
virtual bool hasUnmapped() const =0
Are there unmapped values? I.e. do all size() elements get.
Abstract base class for field mapping.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_OPERATOR,)
Map a field.
generalFieldMapper()
Null constructor.
virtual const scalarListList & weights() const
A class for managing temporary objects.
General field mapper supporting both direct and weighted mapping.