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