FDMGaussSeidelSolver2.hpp File Reference

Go to the source code of this file.

Classes

class  CubbyFlow::FDMGaussSeidelSolver2
 2-D finite difference-type linear system solver using Gauss-Seidel method. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::FDMGaussSeidelSolver2Ptr = std::shared_ptr< FDMGaussSeidelSolver2 >
 Shared pointer type for the FDMGaussSeidelSolver2. More...