75 procMesh_.time().timeName(),
88template<
class GeoField>
95 const bool existsOnProc = (particleIndices_.size() > 0);
104template<
class GeoField>
111 const bool existsOnProc = (particleIndices_.size() > 0);
Info<< nl<< "Wrote faMesh in vtk format: "<< writer.output().name()<< nl;}{ vtk::lineWriter writer(aMesh.points(), aMesh.edges(), fileName(aMesh.mesh().time().globalPath()/"finiteArea-edges"));writer.writeGeometry();writer.beginCellData(4);writer.writeProcIDs();{ Field< scalar > fld(faMeshTools::flattenEdgeField(aMesh.magLe(), true))
A Field of objects of type <T> with automated input and output using a compact storage....
Generic templated field type.
A primitive field of type <T> with automated input and output.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
static word timeName(const scalar t, const int precision=precision_)
static const word prefix
The prefix to local: lagrangian.
tmp< IOField< Type > > decomposeField(const word &cloudName, const IOField< Type > &field) const
Decompose volume field.
void decomposeFields(const word &cloudName, const PtrList< GeoField > &fields) const
tmp< CompactIOField< Field< Type >, Type > > decomposeFieldField(const word &cloudName, const CompactIOField< Field< Type >, Type > &field) const
void decomposeFieldFields(const word &cloudName, const PtrList< GeoField > &fields) const
const Time & time() const noexcept
Return time registry.
A class for managing temporary objects.
A class for handling words, derived from Foam::string.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh > > &tdf1, const word &name, const dimensionSet &dimensions)
Global function forwards to reuseTmpDimensionedField::New.
multivariateSurfaceInterpolationScheme< scalar >::fieldTable fields
const word cloudName(propsDict.get< word >("cloud"))