31 void Foam::forwardFieldMapper::map
34 const Field<Type>& mapF
39 f.map(mapF, addressing_);
54 if (
notNull(addressing_) && addressing_.size())
Pre-declare SubField and related Field type.
label size() const
Return the number of elements in the UList.
A class for managing temporary objects.
#define IMPLEMENT_FIELD_MAPPER_MAP_OPERATOR(Type, mapperType)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool notNull(const T &t)
Return true if t is not a reference to the nullObject of type T.
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)