TGaussSeidelSmoother< Type, DType, LUType > Member List

This is the complete list of members for TGaussSeidelSmoother< Type, DType, LUType >, 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(const word &fieldName, Field< Type > &psi, const LduMatrix< Type, DType, LUType > &matrix, const Field< DType > &rD, const label nSweeps)TGaussSeidelSmoother< Type, DType, LUType >static
smooth(Field< Type > &psi, const label nSweeps) constTGaussSeidelSmoother< Type, DType, LUType >virtual
smoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix)LduMatrix::smoother
TGaussSeidelSmoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix)TGaussSeidelSmoother< Type, DType, LUType >
type() const =0LduMatrix::smootherpure virtual
TypeName("GaussSeidel")TGaussSeidelSmoother< Type, DType, LUType >
~smoother()=defaultLduMatrix::smoothervirtual