64 pointProcAddressing_[proci]
86 patchFieldDecomposers_[proci][
patchi]
113 procMesh().time().
name(),
143 Info<<
nl <<
" Decomposing " << fieldClassName <<
"s" <<
nl <<
endl;
147 Info<<
" " << fieldIter()->name() <<
endl;
150 decomposeField<Type>(*fieldIter());
154 procFields[proci].write();
#define forAll(list, i)
Loop across all elements in list.
#define forAllConstIter(Container, container, iter)
Iterate across all elements in the container object of type.
static pointMesh & New(const word &name, const polyMesh &mesh)
Construct and return the named DemandDrivenMeshObject.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
Pre-declare SubField and related Field type.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
const Internal::FieldType & primitiveField() const
Return a const-reference to the primitive field.
List of IOobjects with searching and retrieving facilities.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const objectRegistry & db() const
Return the local objectRegistry.
const word & name() const
Return name.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
bool set(const label) const
Is element set.
label size() const
Return the number of elements in the UPtrList.
const word & name() const
Return const reference to name.
const Time & time() const
Return time.
void decomposeFields(const IOobjectList &objects)
Read, decompose and write all fields.
PtrList< PointField< Type > > decomposeField(const IOobject &fieldIoObject) const
Read and decompose a field.
Mesh representing a set of points created from polyMesh.
const pointBoundaryMesh & boundary() const
Return reference to boundary mesh.
Abstract base class for point-mesh patch fields.
Foam::processorPointPatchField.
A class for handling words, derived from string.
Info<< "Calculating turbulent flame speed field St\n"<< endl;volScalarField St(IOobject("St", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), flameWrinkling->Xi() *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const LagrangianState state)
Return a string representation of a Lagrangian state enumeration.