PICSolver2.hpp File Reference
#include <Core/Emitter/ParticleEmitter2.hpp>
#include <Core/Particle/ParticleSystemData.hpp>
#include <Core/Solver/Grid/GridFluidSolver2.hpp>
Go to the source code of this file.
Classes | |
class | CubbyFlow::PICSolver2 |
2-D Particle-in-Cell (PIC) implementation. More... | |
class | CubbyFlow::PICSolver2::Builder |
Front-end to create PICSolver2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::PICSolver2Ptr = std::shared_ptr< PICSolver2 > |
Shared pointer type for the PICSolver2. More... | |