FDMMGSolver2.h File Reference
#include <Core/FDM/FDMMGLinearSystem2.h>
#include <Core/Solver/FDM/FDMLinearSystemSolver2.h>
#include <Core/Utils/MG.h>
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... | |