![]() |
VM2D 1.14
Vortex methods for 2D flows simulation
|
This is the complete list of members for VM2D::GmresSolver, including all inherited members.
| allBuf2 | VM2D::GmresSolver | private |
| allSW | VM2D::GmresSolver | private |
| bufcurrentSol | VM2D::GmresSolver | private |
| bufnewSol | VM2D::GmresSolver | private |
| c | VM2D::GmresSolver | private |
| diag | VM2D::GmresSolver | private |
| g | VM2D::GmresSolver | private |
| GMRES_Direct(int nAllVars, int nafl, const std::vector< double > &mtrDir, const std::vector< double > &rhsDir, const std::vector< int > &pos, const std::vector< int > &vsize, std::vector< std::vector< double > > &gam, std::vector< double > &R) | VM2D::GmresSolver | |
| GmresSolver(const World2D &W_) | VM2D::GmresSolver | |
| H | VM2D::GmresSolver | private |
| IterRot(const double nrmRhs, double &gs, int m, bool residualShow) | VM2D::GmresSolver | |
| iterSize | VM2D::GmresSolver | private |
| np | VM2D::GmresSolver | private |
| nTotPan | VM2D::GmresSolver | private |
| prea | VM2D::GmresSolver | private |
| prea1 | VM2D::GmresSolver | private |
| prec | VM2D::GmresSolver | private |
| prec1 | VM2D::GmresSolver | private |
| PreCalculateCoef(int aflIndex) | VM2D::GmresSolver | |
| s | VM2D::GmresSolver | private |
| SolCircleRun(std::vector< double > &AX, const std::vector< double > &rhs, int p) | VM2D::GmresSolver | |
| SolCircleRundirect(const std::vector< double > &A, const std::vector< double > &rhs, size_t startRow, size_t startRowReg, size_t np, std::vector< double > &res) | VM2D::GmresSolver | |
| SolM(std::vector< double > &AX, const std::vector< double > &rhs, int p) | VM2D::GmresSolver | |
| SolMdirect(const std::vector< double > &A, const std::vector< double > &rhs, size_t startRow, size_t startRowReg, size_t np, std::vector< double > &res, bool lin) | VM2D::GmresSolver | |
| totalVsize | VM2D::GmresSolver | private |
| Vflat | VM2D::GmresSolver | private |
| w | VM2D::GmresSolver | private |
| W | VM2D::GmresSolver | private |
| Y | VM2D::GmresSolver | private |
| ~GmresSolver() | VM2D::GmresSolver |