TDILUPreconditioner< Type, DType, LUType > Member List

This is the complete list of members for TDILUPreconditioner< Type, DType, LUType >, including all inherited members.

calcInvD(Field< DType > &rD, const LduMatrix< Type, DType, LUType > &matrix)TDILUPreconditioner< Type, DType, LUType >static
declareRunTimeSelectionTable(autoPtr, preconditioner, symMatrix,(const solver &sol, const dictionary &preconditionerDict),(sol, preconditionerDict))LduMatrix::preconditioner
declareRunTimeSelectionTable(autoPtr, preconditioner, asymMatrix,(const solver &sol, const dictionary &preconditionerDict),(sol, preconditionerDict))LduMatrix::preconditioner
New(const solver &sol, const dictionary &preconditionerDict)LduMatrix::preconditionerstatic
precondition(Field< Type > &wA, const Field< Type > &rA) constTDILUPreconditioner< Type, DType, LUType >virtual
preconditioner(const solver &sol)LduMatrix::preconditionerinline
preconditionT(Field< Type > &wT, const Field< Type > &rT) constTDILUPreconditioner< Type, DType, LUType >virtual
read(const dictionary &preconditionerDict)LduMatrix::preconditionerinlinevirtual
solver_LduMatrix::preconditionerprotected
TDILUPreconditioner(const typename LduMatrix< Type, DType, LUType >::solver &sol, const dictionary &preconditionerDict)TDILUPreconditioner< Type, DType, LUType >
type() const =0LduMatrix::preconditionerpure virtual
TypeName("DILU")TDILUPreconditioner< Type, DType, LUType >
~preconditioner()=defaultLduMatrix::preconditionervirtual
~TDILUPreconditioner()=defaultTDILUPreconditioner< Type, DType, LUType >virtual