| 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 | |
| New(const solver &sol, const dictionary &preconditionerDict) | LduMatrix< Type, DType, LUType >::preconditioner | static |
| NoPreconditioner(const typename LduMatrix< Type, DType, LUType >::solver &sol, const dictionary &preconditionerDict) | NoPreconditioner< Type, DType, LUType > | |
| NoPreconditioner(const NoPreconditioner &)=delete | NoPreconditioner< Type, DType, LUType > | |
| operator=(const NoPreconditioner &)=delete | NoPreconditioner< Type, DType, LUType > | |
| precondition(Field< Type > &wA, const Field< Type > &rA) const | NoPreconditioner< Type, DType, LUType > | virtual |
| preconditioner(const solver &sol) | LduMatrix< Type, DType, LUType >::preconditioner | inline |
| preconditionT(Field< Type > &wT, const Field< Type > &rT) const | NoPreconditioner< Type, DType, LUType > | inlinevirtual |
| read(const dictionary &preconditionerDict) | NoPreconditioner< Type, DType, LUType > | virtual |
| solver_ | LduMatrix< Type, DType, LUType >::preconditioner | protected |
| type() const =0 | LduMatrix< Type, DType, LUType >::preconditioner | pure virtual |
| TypeName("none") | NoPreconditioner< Type, DType, LUType > | |
| ~NoPreconditioner() | NoPreconditioner< Type, DType, LUType > | inlinevirtual |
| ~preconditioner() | LduMatrix< Type, DType, LUType >::preconditioner | inlinevirtual |