This is the complete list of members for LduMatrix< Type, DType, LUType >::smoother, 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(Field< Type > &psi, const label nSweeps) const =0 | LduMatrix< Type, DType, LUType >::smoother | pure virtual |
| smoother(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix) | LduMatrix< Type, DType, LUType >::smoother | |
| type() const =0 | LduMatrix< Type, DType, LUType >::smoother | pure virtual |
| ~smoother() | LduMatrix< Type, DType, LUType >::smoother | inlinevirtual |