|
chombo-discharge
|
Abstract class for integrating the Ito plasma equations. More...
#include <functional>#include <CD_TimeStepper.H>#include <CD_ItoPlasmaPhysics.H>#include <CD_ItoLayout.H>#include <CD_PointParticle.H>#include <CD_RtLayout.H>#include <CD_McPhoto.H>#include "CD_FieldSolver.H"#include "CD_SurfaceODESolver.H"#include <CD_NamespaceHeader.H>#include <CD_NamespaceFooter.H>

Go to the source code of this file.
Classes | |
| class | Physics::ItoPlasma::ItoPlasmaStepper |
| Base time stepper class that advances the Ito-Poisson system of equations. More... | |
Namespaces | |
| Physics | |
| Name containing various physics models for running chombo-discharge code. | |
Enumerations | |
| enum class | Physics::ItoPlasma::SpeciesSubset { All , AllMobile , AllDiffusive , AllMobileOrDiffusive , AllMobileAndDiffusive , Charged , ChargedMobile , ChargedDiffusive , ChargedMobileOrDiffusive , ChargedMobileAndDiffusive , Stationary } |
| Enum for differentiating between types of particles. | |
Abstract class for integrating the Ito plasma equations.