#include "AMRLevel.H"#include "LevelFluxRegister.H"#include "CoarseAverage.H"#include "PiecewiseLinearFillPatch.H"#include "BinFab.H"#include "DragParticle.H"#include "ParticleProjector.H"#include "CCProjector.H"#include "LevelHelmholtzSolver.H"#include "PoissonOp.H"#include "VelocityPoissonOp.H"#include "PhysBCUtil.H"Include dependency graph for ParticleAMRNS.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | ParticleAMRNS |
Enumerations | |
| enum | viscousSolverTypes { backwardEuler = 0, CrankNicolson, TGA, NUM_SOLVER_TYPES } |
| enum | scalTypes { xMarker = 0, yMarker, NUM_SCAL_TYPES } |
| scalar types -- defined to faciliate lagrangian tracking More... | |
|
|
scalar types -- defined to faciliate lagrangian tracking
|
|
|
|
1.3.2