31 void Foam::reverseInterpolativeFieldMapper::map
34 const Field<Type>& mapF
39 f[addressing_[i]] += weights_[i]*mapF[i];
#define forAll(list, i)
Loop across all elements in list.
Pre-declare SubField and related Field type.
Traits class for primitives.
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.
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)