chombo-discharge
Classes | Namespaces | Enumerations
CD_ItoPlasmaStepper.H File Reference

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>
Include dependency graph for CD_ItoPlasmaStepper.H:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Abstract class for integrating the Ito plasma equations.

Author
Robert Marskar