65 virtual bool direct()
const = 0;
74 <<
"attempt to access null direct addressing" 83 <<
"attempt to access null interpolation addressing" 92 <<
"attempt to access null interpolation weights" static const UList< T > & null()
Return a null UList.
virtual ~FieldMapper()
Destructor.
Abstract base class to hold the Field mapping addressing and weights.
static const List< labelList > & null()
Return a null List.
tmp< Field< Type > > operator()(const Field< Type > &f) const
virtual const scalarListList & weights() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
errorManip< error > abort(error &err)
virtual label size() const =0
virtual const labelUList & directAddressing() const
#define FatalErrorIn(functionName)
Report an error message using Foam::FatalError.
FieldMapper()
Null constructor.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual const labelListList & addressing() const
virtual bool direct() const =0
virtual bool hasUnmapped() const =0
Are there unmapped values? I.e. do all size() elements get.
A class for managing temporary objects.