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< Type, DType, LUType > &matrix),(fieldName, matrix))LduMatrix::smoother
declareRunTimeSelectionTable(autoPtr, smoother, asymMatrix,(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix),(fieldName, matrix))LduMatrix::smoother
fieldName() const noexceptLduMatrix::smootherinline
fieldName_LduMatrix::smootherprotected
matrix() const noexceptLduMatrix::smootherinline
matrix_LduMatrix::smootherprotected
New(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &smootherDict)LduMatrix::smootherstatic
smooth(Field< Type > &psi, const label nSweeps) const =0LduMatrix::smootherpure virtual
smoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix)LduMatrix::smoother
type() const =0LduMatrix::smootherpure virtual
~smoother()=defaultLduMatrix::smoothervirtual