| controlDict_ | LduMatrix< Type, DType, LUType >::solver | protected |
| declareRunTimeSelectionTable(autoPtr, solver, symMatrix,(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict),(fieldName, matrix, solverDict)) | LduMatrix< Type, DType, LUType >::solver | |
| declareRunTimeSelectionTable(autoPtr, solver, asymMatrix,(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict),(fieldName, matrix, solverDict)) | LduMatrix< Type, DType, LUType >::solver | |
| fieldName() const noexcept | LduMatrix< Type, DType, LUType >::solver | inline |
| fieldName_ | LduMatrix< Type, DType, LUType >::solver | protected |
| log_ | LduMatrix< Type, DType, LUType >::solver | protected |
| matrix() const noexcept | LduMatrix< Type, DType, LUType >::solver | inline |
| matrix_ | LduMatrix< Type, DType, LUType >::solver | protected |
| maxIter_ | LduMatrix< Type, DType, LUType >::solver | protected |
| minIter_ | LduMatrix< Type, DType, LUType >::solver | protected |
| New(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict) | LduMatrix< Type, DType, LUType >::solver | static |
| normFactor(const Field< Type > &psi, const Field< Type > &Apsi, Field< Type > &tmpField, const lduMatrix::normTypes normType) const | LduMatrix< Type, DType, LUType >::solver | |
| normFactor(const Field< Type > &psi, const Field< Type > &Apsi, Field< Type > &tmpField) const | LduMatrix< Type, DType, LUType >::solver | inline |
| normType_ | LduMatrix< Type, DType, LUType >::solver | protected |
| PCICG(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict) | PCICG< Type, DType, LUType > | |
| read(const dictionary &) | LduMatrix< Type, DType, LUType >::solver | virtual |
| readControl(const dictionary &dict, T &val, const word &key) | LduMatrix< Type, DType, LUType >::solver | inlineprotected |
| readControls() | LduMatrix< Type, DType, LUType >::solver | protectedvirtual |
| relTol_ | LduMatrix< Type, DType, LUType >::solver | protected |
| solve(Field< Type > &psi) const | PCICG< Type, DType, LUType > | virtual |
| solver(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict) | LduMatrix< Type, DType, LUType >::solver | |
| tolerance_ | LduMatrix< Type, DType, LUType >::solver | protected |
| type() const =0 | LduMatrix< Type, DType, LUType >::solver | pure virtual |
| TypeName("PCICG") | PCICG< Type, DType, LUType > | |
| ~PCICG()=default | PCICG< Type, DType, LUType > | virtual |
| ~solver()=default | LduMatrix< Type, DType, LUType >::solver | virtual |