55 nonConformalProcessorCyclicPolyPatch_
74 return nonConformalProcessorCyclicPolyPatch_;
110 - boundaryMesh().mesh().Sf().boundaryField()[index()],
111 boundaryMesh().mesh().Cf().boundaryField()[index()]
112 - boundaryMesh().mesh().
C().boundaryField()[index()]
130 boundaryMesh().mesh().Cf().boundaryField()[index()]
131 - boundaryMesh().mesh().
C().boundaryField()[index()]
static const Foam::dimensionedScalar C("C", Foam::dimTemperature, 234.5)
Macros for easy insertion into run-time selection tables.
static bool & parRun()
Is this a parallel run?
virtual tmp< vectorField > delta() const =0
Return delta (P to N) vectors across coupled patch.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A patch is a list of labels that address the faces in the global face list.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
To & refCast(From &r)
Reference type cast template function.
defineTypeNameAndDebug(combustionModel, 0)