Go to the documentation of this file.
39 addasymMatrixConstructorToTable<DILUGaussSeidelSmoother>
48 const word& fieldName,
92 diluSmoother_.scalarSmooth(
psi, source, cmpt, nSweeps);
93 gsSmoother_.scalarSmooth(
psi, source, cmpt, nSweeps);
A class for handling words, derived from Foam::string.
A field of fields is a PtrList of fields with reference counting.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
Combined DILU/GaussSeidel smoother for asymmetric matrices in which DILU smoothing is followed by Gau...
void scalarSmooth(solveScalarField &psi, const solveScalarField &source, const direction cmpt, const label nSweeps) const
Generic templated field type.
DILUGaussSeidelSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
lduMatrix::smoother::addasymMatrixConstructorToTable< DILUGaussSeidelSmoother > addDILUGaussSeidelSmootherAsymMatrixConstructorToTable_
virtual void smooth(solveScalarField &psi, const scalarField &Source, const direction cmpt, const label nSweeps) const
const volScalarField & psi
defineTypeNameAndDebug(combustionModel, 0)