95 refCast<const cyclicLduInterfaceField>(fineInterface);
133 cyclicInterface_.nbrPatch().interfaceInternalField(psiInternal)
136 transformCoupleField(pnf, cmpt);
138 const labelUList& faceCells = cyclicInterface_.faceCells();
142 result[faceCells[elemI]] -= coeffs[elemI]*pnf[elemI];
#define forAll(list, i)
Loop across all elements in list.
Macros for easy insertion into run-time selection tables.
Abstract base class for GAMG agglomerated interface fields.
Abstract base class for GAMG agglomerated interfaces.
commsTypes
Types of communications.
GAMG agglomerated cyclic interface field.
virtual ~cyclicGAMGInterfaceField()
Destructor.
virtual void updateInterfaceMatrix(scalarField &result, const scalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
Update result field based on interface functionality.
cyclicGAMGInterfaceField(const GAMGInterface &GAMGCp, const lduInterfaceField &fineInterfaceField)
Construct from GAMG interface and fine level interface field.
GAMG agglomerated cyclic interface.
Abstract base class for cyclic coupled interfaces.
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
An abstract base class for implicitly-coupled interfaces e.g. processor and cyclic patches.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
To & refCast(From &r)
Reference type cast template function.
addNamedToRunTimeSelectionTable(parcelCloud, collidingCloud, viscosity, collidingCloud)
defineTypeNameAndDebug(combustionModel, 0)