lduMatrix::smoother Member List

This is the complete list of members for lduMatrix::smoother, including all inherited members.

declareRunTimeSelectionTable(autoPtr, smoother, symMatrix,(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces))lduMatrix::smoother
declareRunTimeSelectionTable(autoPtr, smoother, asymMatrix,(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces),(fieldName, matrix, interfaceBouCoeffs, interfaceIntCoeffs, interfaces))lduMatrix::smoother
fieldName() const noexceptlduMatrix::smootherinline
fieldName_lduMatrix::smootherprotected
getName(const dictionary &)lduMatrix::smootherstatic
interfaceBouCoeffs() const noexceptlduMatrix::smootherinline
interfaceBouCoeffs_lduMatrix::smootherprotected
interfaceIntCoeffs() const noexceptlduMatrix::smootherinline
interfaceIntCoeffs_lduMatrix::smootherprotected
interfaces() const noexceptlduMatrix::smootherinline
interfaces_lduMatrix::smootherprotected
matrix() const noexceptlduMatrix::smootherinline
matrix_lduMatrix::smootherprotected
New(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces, const dictionary &solverControls)lduMatrix::smootherstatic
scalarSmooth(solveScalarField &psi, const solveScalarField &source, const direction cmpt, const label nSweeps) const =0lduMatrix::smootherpure virtual
smooth(solveScalarField &psi, const scalarField &source, const direction cmpt, const label nSweeps) const =0lduMatrix::smootherpure virtual
smoother(const word &fieldName, const lduMatrix &matrix, const FieldField< Field, scalar > &interfaceBouCoeffs, const FieldField< Field, scalar > &interfaceIntCoeffs, const lduInterfaceFieldPtrsList &interfaces)lduMatrix::smoother
type() const =0lduMatrix::smootherpure virtual
~smoother()=defaultlduMatrix::smoothervirtual