![]() |
|
Public Member Functions | |
TypeName (cyclicPolyPatch::typeName_()) | |
Runtime type information. | |
cyclicFvPatch (const polyPatch &patch, const fvBoundaryMesh &bm) | |
Construct from polyPatch. | |
tmp< vectorField > | delta () const |
Return delta (P to N) vectors across coupled patch. | |
Protected Member Functions | |
void | makeWeights (scalarField &) const |
Make patch weighting factors. | |
void | makeDeltaCoeffs (scalarField &) const |
Make patch face - neighbour cell distances. |
|
Construct from polyPatch.
Definition at line 87 of file cyclicFvPatch.H. |
|
Return delta (P to N) vectors across coupled patch.
Implements coupledFvPatch. |
|
Make patch face - neighbour cell distances.
Implements coupledFvPatch. |
|
Make patch weighting factors.
Implements coupledFvPatch. |
|
Runtime type information.
|