Declaration of the Physics::ItoKMC::ItoKMCPhysics abstract base class.
More...
#include <memory>
#include <vector>
#include <RealVect.H>
#include <RefCountedPtr.H>
#include <List.H>
#include <CD_ItoSpecies.H>
#include <CD_CdrSpecies.H>
#include <CD_RtSpecies.H>
#include <CD_Photon.H>
#include <CD_ItoParticle.H>
#include <CD_PointParticle.H>
#include <CD_ItoKMCPhotoReaction.H>
#include <CD_ItoKMCSurfaceReactionSet.H>
#include <CD_KMCDualState.H>
#include <CD_KMCDualStateReaction.H>
#include <CD_KMCSolver.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_ItoKMCPhysicsImplem.H>
Go to the source code of this file.
|
| namespace | Physics |
| | Namespace containing physics models for use with chombo-discharge.
|
| |
Declaration of the Physics::ItoKMC::ItoKMCPhysics abstract base class.
- Author
- Robert Marskar
◆ SpeciesType
Tag for distinguishing species solved with an Ito diffusion or CDR fluid formalism.
| Enumerator |
|---|
| Ito | Ito stochastic drift-diffusion solver.
|
| CDR | Convection-diffusion-reaction (fluid) solver.
|