Loading...
Searching...
No Matches
FDMGaussSeidelSolver3.hpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  CubbyFlow
 

Typedefs

using CubbyFlow::FDMGaussSeidelSolver3Ptr = std::shared_ptr< FDMGaussSeidelSolver3 >
 Shared pointer type for the FDMGaussSeidelSolver3.