FDMMGPCGSolver3.h File Reference
#include <Core/Solver/FDM/FDMMGSolver3.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::FDMMGPCGSolver3 |
3-D finite difference-type linear system solver using Multigrid Preconditioned conjugate gradient (MGPCG). More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::FDMMGPCGSolver3Ptr = std::shared_ptr< FDMMGPCGSolver3 > |
Shared pointer type for the FDMMGPCGSolver3. More... | |