38 cyclicGAMGInterfaceField,
44 cyclicGAMGInterfaceField,
52 cyclicGAMGInterfaceField,
59 cyclicGAMGInterfaceField,
75 cyclicInterface_(refCast<const cyclicGAMGInterface>(GAMGCp)),
79 refCast<const cyclicLduInterfaceField>(fineInterface);
92 cyclicInterface_(refCast<const cyclicGAMGInterface>(GAMGCp)),
117 cyclicInterface_.nbrPatch().interfaceInternalField(psiInternal)
120 transformCoupleField(pnf, cmpt);
122 const labelUList& faceCells = cyclicInterface_.faceCells();
126 result[faceCells[elemI]] -= coeffs[elemI]*pnf[elemI];
#define forAll(list, i)
Loop across all elements in list.
commsTypes
Types of communications.
virtual int rank() const =0
Return rank of component for transform.
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
Macros for easy insertion into run-time selection tables.
virtual ~cyclicGAMGInterfaceField()
Destructor.
cyclicGAMGInterfaceField(const GAMGInterface &GAMGCp, const lduInterfaceField &fineInterfaceField)
Construct from GAMG interface and fine level interface field.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
Abstract base class for GAMG agglomerated interfaces.
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.
Abstract base class for GAMG agglomerated interface fields.
Abstract base class for cyclic coupled interfaces.
addNamedToRunTimeSelectionTable(parcelCloud, collidingCloud, viscosity, collidingCloud)