| ApplyPrecon(const TVectorD &vecRHS, TVectorD &vecOut) const | o2::fwdalign::MinResSolve | |
| ApplyPrecon(const double *vecRHS, double *vecOut) const | o2::fwdalign::MinResSolve | |
| BuildPrecon(Int_t val=0) | o2::fwdalign::MinResSolve | |
| BuildPreconBD(Int_t hwidth) | o2::fwdalign::MinResSolve | |
| BuildPreconILUK(Int_t lofM) | o2::fwdalign::MinResSolve | |
| BuildPreconILUKDense(Int_t lofM) | o2::fwdalign::MinResSolve | |
| ClassDefOverride(MinResSolve, 0) | o2::fwdalign::MinResSolve | protected |
| ClearAux() | o2::fwdalign::MinResSolve | |
| fDiagLU | o2::fwdalign::MinResSolve | protected |
| fMatBD | o2::fwdalign::MinResSolve | protected |
| fMatL | o2::fwdalign::MinResSolve | protected |
| fMatrix | o2::fwdalign::MinResSolve | protected |
| fMatU | o2::fwdalign::MinResSolve | protected |
| fPhh | o2::fwdalign::MinResSolve | protected |
| fPrecon | o2::fwdalign::MinResSolve | protected |
| fPVecR1 | o2::fwdalign::MinResSolve | protected |
| fPVecR2 | o2::fwdalign::MinResSolve | protected |
| fPVecV | o2::fwdalign::MinResSolve | protected |
| fPVecW | o2::fwdalign::MinResSolve | protected |
| fPVecW1 | o2::fwdalign::MinResSolve | protected |
| fPVecW2 | o2::fwdalign::MinResSolve | protected |
| fPVecY | o2::fwdalign::MinResSolve | protected |
| fPvv | o2::fwdalign::MinResSolve | protected |
| fPvz | o2::fwdalign::MinResSolve | protected |
| fRHS | o2::fwdalign::MinResSolve | protected |
| fSize | o2::fwdalign::MinResSolve | protected |
| GetPrecon() const | o2::fwdalign::MinResSolve | inline |
| InitAuxFGMRES(int nkrylov) | o2::fwdalign::MinResSolve | |
| InitAuxMinRes() | o2::fwdalign::MinResSolve | |
| kNSolvers enum value | o2::fwdalign::MinResSolve | |
| kPreconBD enum value | o2::fwdalign::MinResSolve | |
| kPreconILU0 enum value | o2::fwdalign::MinResSolve | |
| kPreconILU10 enum value | o2::fwdalign::MinResSolve | |
| kPreconsTot enum value | o2::fwdalign::MinResSolve | |
| kSolFGMRes enum value | o2::fwdalign::MinResSolve | |
| kSolMinRes enum value | o2::fwdalign::MinResSolve | |
| MinResSolve() | o2::fwdalign::MinResSolve | |
| MinResSolve(const MatrixSq *mat, const TVectorD *rhs) | o2::fwdalign::MinResSolve | |
| MinResSolve(const MatrixSq *mat, const double *rhs) | o2::fwdalign::MinResSolve | |
| MinResSolve(const MinResSolve &src) | o2::fwdalign::MinResSolve | |
| operator=(const MinResSolve &rhs) | o2::fwdalign::MinResSolve | |
| PreconILUKsymb(Int_t lofM) | o2::fwdalign::MinResSolve | |
| PreconILUKsymbDense(Int_t lofM) | o2::fwdalign::MinResSolve | |
| SolveFGMRES(Double_t *VecSol, Int_t precon=0, int itnlim=2000, double rtol=1e-12, int nkrylov=60) | o2::fwdalign::MinResSolve | |
| SolveFGMRES(TVectorD &VecSol, Int_t precon=0, int itnlim=2000, double rtol=1e-12, int nkrylov=60) | o2::fwdalign::MinResSolve | |
| SolveMinRes(Double_t *VecSol, Int_t precon=0, int itnlim=2000, double rtol=1e-12) | o2::fwdalign::MinResSolve | |
| SolveMinRes(TVectorD &VecSol, Int_t precon=0, int itnlim=2000, double rtol=1e-12) | o2::fwdalign::MinResSolve | |
| ~MinResSolve() override | o2::fwdalign::MinResSolve | |