35 #ifndef DILUSmoother_H 36 #define DILUSmoother_H Simplified diagonal-based incomplete LU smoother for asymmetric matrices.
const FieldField< Field, scalar > & interfaceIntCoeffs() const
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const word & fieldName() const
DILUSmoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)
Construct from matrix components.
TypeName("DILU")
Runtime type information.
const lduMatrix & matrix() const
const FieldField< Field, scalar > & interfaceBouCoeffs() const
Abstract base-class for lduMatrix smoothers.
A class for handling words, derived from string.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...
fvModels source(alpha1, mixture.thermo1().rho())
void smooth(scalarField &psi, const scalarField &source, const direction cmpt, const label nSweeps) const
Smooth the solution for a given number of sweeps.
const volScalarField & psi
const lduInterfaceFieldPtrsList & interfaces() const