Go to the documentation of this file.
41 Foam::lduPrimitiveProcessorInterface::lduPrimitiveProcessorInterface
45 const label neighbProcNo,
53 neighbProcNo_(neighbProcNo),
80 auto&
fld = tfld.ref();
122 return processorLduInterface::receive<label>(commsType, faceCells_.size());
Concrete implementation of processor interface. Used to temporarily store settings.
A class for managing temporary objects.
virtual tmp< labelField > interfaceInternalField(const labelUList &internalData) const
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
virtual void initInternalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &iF) const
Generic templated field type.
defineTypeName(ensightPart)
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< ' ';}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< ' ';}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().z()<< ' ';}gmvFile<< nl;for(const word &name :lagrangianScalarNames){ IOField< scalar > fld(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
void send(const Pstream::commsTypes commsType, const UList< Type > &f) const
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
static tmp< T > New(Args &&... args)
UList< label > labelUList
A UList of labels.
Smooth ATC in cells next to a set of patches supplied by type.