Go to the documentation of this file.
47 forAll(patchFields, patchI)
93 const labelList& agglom = patchFaceAgglomeration_[patchI];
101 forAll(coarseToFine, coarseI)
103 const labelList& fineFaces = coarseToFine[coarseI];
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
List< scalar > scalarList
A List of scalars.
DimensionedInternalField & dimensionedInternalField()
Return dimensioned internal field.
#define forAll(list, i)
Loop across all elements in list.
A class for managing temporary objects.
labelListList invertOneToMany(const label len, const labelUList &)
Invert one-to-many map. Unmapped elements will be size 0.
Type gAverage(const FieldField< Field, Type > &f)
faceListList boundary(nPatches)
GeometricBoundaryField & boundaryField()
Return reference to GeometricBoundaryField.
Patch field mapper class for agglomerated meshes.
bool set(const label) const
Is element set.
void inplaceReorder(const labelUList &oldToNew, ListType &)
Inplace reorder the elements of a list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
tmp< GeometricField< Type, fvPatchField, volMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &) const
Map volField. Internal field set to average, patch fields straight.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
labelList identity(const label len)
Create identity map (map[i] == i) of given length.
This boundary condition is not designed to be evaluated; it is assmued that the value is assigned via...
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
direct fvPatchFieldMapper
void size(const label)
Override size to be inconsistent with allocated storage.
Generic GeometricField class.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...