CubbyFlow::FDMCGSolver2 Member List
This is the complete list of members for CubbyFlow::FDMCGSolver2, including all inherited members.
FDMCGSolver2(unsigned int maxNumberOfIterations, double tolerance) | CubbyFlow::FDMCGSolver2 | |
FDMLinearSystemSolver2()=default | CubbyFlow::FDMLinearSystemSolver2 | |
FDMLinearSystemSolver2(const FDMLinearSystemSolver2 &)=delete | CubbyFlow::FDMLinearSystemSolver2 | |
FDMLinearSystemSolver2(FDMLinearSystemSolver2 &&) noexcept=delete | CubbyFlow::FDMLinearSystemSolver2 | |
GetLastNumberOfIterations() const | CubbyFlow::FDMCGSolver2 | |
GetLastResidual() const | CubbyFlow::FDMCGSolver2 | |
GetMaxNumberOfIterations() const | CubbyFlow::FDMCGSolver2 | |
GetTolerance() const | CubbyFlow::FDMCGSolver2 | |
operator=(const FDMLinearSystemSolver2 &)=delete | CubbyFlow::FDMLinearSystemSolver2 | |
operator=(FDMLinearSystemSolver2 &&) noexcept=delete | CubbyFlow::FDMLinearSystemSolver2 | |
Solve(FDMLinearSystem2 *system) override | CubbyFlow::FDMCGSolver2 | virtual |
SolveCompressed(FDMCompressedLinearSystem2 *system) override | CubbyFlow::FDMCGSolver2 | virtual |
~FDMLinearSystemSolver2()=default | CubbyFlow::FDMLinearSystemSolver2 | virtual |