FDMJacobiSolver2.hpp File Reference
#include <Core/Solver/FDM/FDMLinearSystemSolver2.hpp>
Go to the source code of this file.
Classes | |
class | CubbyFlow::FDMJacobiSolver2 |
2-D finite difference-type linear system solver using Jacobi method. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::FDMJacobiSolver2Ptr = std::shared_ptr< FDMJacobiSolver2 > |
Shared pointer type for the FDMJacobiSolver2. More... | |