GridDiffusionSolver2.h File Reference
#include <Core/Field/ConstantScalarField2.h>#include <Core/Grid/CollocatedVectorGrid2.h>#include <Core/Grid/FaceCenteredGrid2.h>#include <Core/Grid/ScalarGrid2.h>Go to the source code of this file.
Classes | |
| class | CubbyFlow::GridDiffusionSolver2 |
| Abstract base class for 2-D grid-based diffusion equation solver. More... | |
Namespaces | |
| CubbyFlow | |
Typedefs | |
| using | CubbyFlow::GridDiffusionSolver2Ptr = std::shared_ptr< GridDiffusionSolver2 > |
| Shared pointer type for the GridDiffusionSolver2. More... | |
1.8.14