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 | |
defaultMaxIter_ | LduMatrix< Type, DType, LUType >::solver | protectedstatic |
fieldName() const | LduMatrix< Type, DType, LUType >::solver | inline |
fieldName_ | LduMatrix< Type, DType, LUType >::solver | protected |
matrix() const | 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< Type, DType, LUType >::solver | |
nSweeps_ | SmoothSolver< Type, DType, LUType > | protected |
read(const dictionary &solverDict) | LduMatrix< Type, DType, LUType >::solver | virtual |
readControl(const dictionary &controlDict, T &control, const word &controlName) | LduMatrix< Type, DType, LUType >::solver | inlineprotected |
readControls() | SmoothSolver< Type, DType, LUType > | protectedvirtual |
relTol_ | LduMatrix< Type, DType, LUType >::solver | protected |
SmoothSolver(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict) | SmoothSolver< Type, DType, LUType > | |
solve(Field< Type > &psi) const | SmoothSolver< 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("SmoothSolver") | SmoothSolver< Type, DType, LUType > | |
~solver() | LduMatrix< Type, DType, LUType >::solver | inlinevirtual |