FDMCGSolver2.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::FDMCGSolver2
 2-D finite difference-type linear system solver using conjugate gradient. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::FDMCGSolver2Ptr = std::shared_ptr< FDMCGSolver2 >
 Shared pointer type for the FDMCGSolver2. More...