A class for handling words, derived from Foam::string.
A field of fields is a PtrList of fields with reference counting.
void scalarSmooth(solveScalarField &psi, const solveScalarField &source, const direction cmpt, const label nSweeps) const
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
const lduInterfaceFieldPtrsList & interfaces() const noexcept
Generic templated field type.
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
Simplified diagonal-based incomplete Cholesky smoother for symmetric matrices.
const word & fieldName() const noexcept
const FieldField< Field, scalar > & interfaceIntCoeffs() const noexcept
const FieldField< Field, scalar > & interfaceBouCoeffs() const noexcept
void smooth(solveScalarField &psi, const scalarField &source, const direction cmpt, const label nSweeps) const
const volScalarField & psi
DICSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)
const lduMatrix & matrix() const noexcept