chombo-discharge
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
CD_TracerParticleStepper.H File Reference

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

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...
 

Detailed Description

Declaration of the Physics::TracerParticle::TracerParticleStepper TimeStepper.

Author
Robert Marskar