FDMMGPCGSolver2.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::FDMMGPCGSolver2
 2-D finite difference-type linear system solver using Multigrid Preconditioned conjugate gradient (MGPCG). More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::FDMMGPCGSolver2Ptr = std::shared_ptr< FDMMGPCGSolver2 >
 Shared pointer type for the FDMMGPCGSolver2. More...