|
chombo-discharge
|
Declaration of the Physics::TracerParticle::TracerParticleStepper TimeStepper. More...
#include <CD_TracerParticleSolver.H>#include <CD_TracerParticlePhysics.H>#include <CD_TimeStepper.H>#include <CD_NamespaceHeader.H>#include <CD_NamespaceFooter.H>#include <CD_TracerParticleStepperImplem.H>

Go to the source code of this file.
Classes | |
| class | Physics::TracerParticle::TracerParticleStepper< P > |
| TimeStepper for advancing tracer particles in a prescribed velocity field on an AMR mesh. More... | |
Namespaces | |
| namespace | Physics |
| Namespace containing physics models for use with chombo-discharge. | |
| namespace | Physics::TracerParticle |
| Namespace for encapsulating physics code for tracer particles. | |
Enumerations | |
| enum class | Physics::TracerParticle::IntegrationAlgorithm { Physics::TracerParticle::Euler , Physics::TracerParticle::RK2 , Physics::TracerParticle::RK4 } |
| Integration algorithms available for advancing tracer particles. More... | |
| enum class | Physics::TracerParticle::VelocityField { Physics::TracerParticle::Diagonal , Physics::TracerParticle::Rotational } |
| Predefined velocity fields available for testing. More... | |
Declaration of the Physics::TracerParticle::TracerParticleStepper TimeStepper.