GridDiffusionSolver3.h File Reference
#include <Core/Field/ConstantScalarField3.h>
#include <Core/Grid/CollocatedVectorGrid3.h>
#include <Core/Grid/FaceCenteredGrid3.h>
#include <Core/Grid/ScalarGrid3.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::GridDiffusionSolver3 |
Abstract base class for 3-D grid-based diffusion equation solver. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::GridDiffusionSolver3Ptr = std::shared_ptr< GridDiffusionSolver3 > |
Shared pointer type for the GridDiffusionSolver3. More... | |