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