FDMICCGSolver2.h File Reference
#include <Core/Solver/FDM/FDMLinearSystemSolver2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::FDMICCGSolver2 |
2-D finite difference-type linear system solver using incomplete Cholesky conjugate gradient (ICCG). More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::FDMICCGSolver2Ptr = std::shared_ptr< FDMICCGSolver2 > |
Shared pointer type for the FDMICCGSolver2. More... | |