35 addasymMatrixConstructorToTable<DILUGaussSeidelSmoother>
44 const word& fieldName,
88 diluSmoother_.smooth(psi, source, cmpt, nSweeps);
89 gsSmoother_.smooth(psi, source, cmpt, nSweeps);
virtual void smooth(scalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) const
Smooth the solution for a given number of sweeps.
lduMatrix::smoother::addasymMatrixConstructorToTable< DILUGaussSeidelSmoother > addDILUGaussSeidelSmootherAsymMatrixConstructorToTable_
Abstract base-class for lduMatrix smoothers.
A class for handling words, derived from string.
DILUGaussSeidelSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)
Construct from matrix components.
defineTypeNameAndDebug(combustionModel, 0)
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...