FDMLinearSystemSolver2.h File Reference
#include <Core/FDM/FDMLinearSystem2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::FDMLinearSystemSolver2 |
Abstract base class for 2-D finite difference-type linear system solver. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::FDMLinearSystemSolver2Ptr = std::shared_ptr< FDMLinearSystemSolver2 > |
Shared pointer type for the FDMLinearSystemSolver2. More... | |