Go to the documentation of this file.
57 w = neighbFaceCentresCn
77 procPolyPatch_.neighbFaceCentres()
78 - procPolyPatch_.neighbFaceCellCentres()
89 procPolyPatch_.neighbFaceCentres()
90 - procPolyPatch_.neighbFaceCellCentres()
107 return patchInternalField(internalData);
117 send(commsType, patchInternalField(iF)());
127 return receive<label>(commsType, this->size());
volScalarField w(IOobject("w", runTime.timeName(), mesh, IOobject::READ_IF_PRESENT, IOobject::NO_WRITE), mesh, dimensionedScalar("w", dimensionSet(0, 0, 0, 0, 0, 0, 0), 0.0))
A class for managing temporary objects.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
virtual tmp< vectorField > delta() const =0
Return delta (P to N) vectors across coupled patch.
static bool & parRun()
Is this a parallel run?
dimensioned< scalar > mag(const dimensioned< Type > &)
const vectorField & neighbFaceAreas() const
Return processor-neighbour patch face areas.
virtual tmp< labelField > internalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &internalData) const
Return neighbour field.
dimensionSet transform(const dimensionSet &)
tmp< vectorField > nf() const
Return face normals.
virtual void initInternalFieldTransfer(const Pstream::commsTypes commsType, const labelUList &internalData) const
Initialise neighbour field transfer.
const vectorField & neighbFaceCellCentres() const
Return processor-neighbour patch neighbour cell centres.
Pre-declare SubField and related Field type.
void makeWeights(scalarField &) const
Make patch weighting factors.
virtual tmp< vectorField > delta() const
Return delta (P to N) vectors across coupled patch.
Macros for easy insertion into run-time selection tables.
const vectorField & neighbFaceCentres() const
Return processor-neighbour patch face centres.
commsTypes
Types of communications.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual tmp< labelField > interfaceInternalField(const labelUList &internalData) const
Return the values of the given internal data adjacent to.
defineTypeNameAndDebug(combustionModel, 0)
const processorPolyPatch & procPolyPatch_