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< Type, DType, LUType >::smoother | |
| declareRunTimeSelectionTable(autoPtr, smoother, asymMatrix,(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix),(fieldName, matrix)) | LduMatrix< Type, DType, LUType >::smoother | |
| fieldName() const | LduMatrix< Type, DType, LUType >::smoother | inline |
| fieldName_ | LduMatrix< Type, DType, LUType >::smoother | protected |
| matrix() const | LduMatrix< Type, DType, LUType >::smoother | inline |
| matrix_ | LduMatrix< Type, DType, LUType >::smoother | protected |
| New(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &smootherDict) | LduMatrix< Type, DType, LUType >::smoother | static |
| 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) const | TGaussSeidelSmoother< Type, DType, LUType > | virtual |
| smoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix) | LduMatrix< Type, DType, LUType >::smoother | |
| TGaussSeidelSmoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix) | TGaussSeidelSmoother< Type, DType, LUType > | |
| type() const =0 | LduMatrix< Type, DType, LUType >::smoother | pure virtual |
| TypeName("GaussSeidel") | TGaussSeidelSmoother< Type, DType, LUType > | |
| ~smoother() | LduMatrix< Type, DType, LUType >::smoother | inlinevirtual |
1.8.13