| declareRunTimeSelectionTable(autoPtr, preconditioner, symMatrix,(const solver &sol, const dictionary &preconditionerDict),(sol, preconditionerDict)) | LduMatrix< Type, DType, LUType >::preconditioner | |
| declareRunTimeSelectionTable(autoPtr, preconditioner, asymMatrix,(const solver &sol, const dictionary &preconditionerDict),(sol, preconditionerDict)) | LduMatrix< Type, DType, LUType >::preconditioner | |
| DiagonalPreconditioner(const typename LduMatrix< Type, DType, LUType >::solver &sol, const dictionary &preconditionerDict) | DiagonalPreconditioner< Type, DType, LUType > | |
| DiagonalPreconditioner(const DiagonalPreconditioner &)=delete | DiagonalPreconditioner< Type, DType, LUType > | |
| New(const solver &sol, const dictionary &preconditionerDict) | LduMatrix< Type, DType, LUType >::preconditioner | static |
| operator=(const DiagonalPreconditioner &)=delete | DiagonalPreconditioner< Type, DType, LUType > | |
| precondition(Field< Type > &wA, const Field< Type > &rA) const | DiagonalPreconditioner< Type, DType, LUType > | virtual |
| preconditioner(const solver &sol) | LduMatrix< Type, DType, LUType >::preconditioner | inline |
| preconditionT(Field< Type > &wT, const Field< Type > &rT) const | DiagonalPreconditioner< Type, DType, LUType > | inlinevirtual |
| read(const dictionary &preconditionerDict) | DiagonalPreconditioner< Type, DType, LUType > | virtual |
| solver_ | LduMatrix< Type, DType, LUType >::preconditioner | protected |
| type() const =0 | LduMatrix< Type, DType, LUType >::preconditioner | pure virtual |
| TypeName("diagonal") | DiagonalPreconditioner< Type, DType, LUType > | |
| ~DiagonalPreconditioner() | DiagonalPreconditioner< Type, DType, LUType > | inlinevirtual |
| ~preconditioner() | LduMatrix< Type, DType, LUType >::preconditioner | inlinevirtual |