41 cyclicGAMGInterfaceField,
47 cyclicGAMGInterfaceField,
55 cyclicGAMGInterfaceField,
62 cyclicGAMGInterfaceField,
71 Foam::cyclicGAMGInterfaceField::cyclicGAMGInterfaceField
83 refCast<const cyclicLduInterfaceField>(fineInterface);
85 doTransform_ =
p.doTransform();
90 Foam::cyclicGAMGInterfaceField::cyclicGAMGInterfaceField
93 const bool doTransform,
99 doTransform_(doTransform),
123 cyclicInterface_.neighbPatchID()
128 transformCoupleField(pnf, cmpt);
132 this->addToInternalField(result, !
add,
faceCells, coeffs, pnf);
commsTypes
Types of communications.
Type & refCast(U &obj)
A dynamic_cast (for references) that generates FatalError on failed casts, uses the virtual type() me...
Smooth ATC in cells next to a set of patches supplied by type.
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.
addNamedToRunTimeSelectionTable(topoSetCellSource, badQualityToCell, word, badQuality)
virtual void updateInterfaceMatrix(solveScalarField &result, const bool add, const lduAddressing &lduAddr, const label patchId, const solveScalarField &psiInternal, const scalarField &coeffs, const direction cmpt, const Pstream::commsTypes commsType) const
Update result field based on interface functionality.
virtual const labelUList & patchAddr(const label patchNo) const =0
Return patch to internal addressing given patch number.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
defineTypeNameAndDebug(combustionModel, 0)
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
Abstract base class for GAMG agglomerated interfaces.
Abstract base class for GAMG agglomerated interface fields.
The class contains the addressing required by the lduMatrix: upper, lower and losort.
Abstract base class for cyclic coupled interfaces.
GAMG agglomerated cyclic interface.