#include <scenario.h>
|
| void | newTimestep (int input_file_counter, int step, double time, ParticleContainer &particles, Field &E, Field &B, Field &V) |
| void | afterPush (int step, double time, ParticleContainer &particles, Field &E, Field &B, Field &V) |
| void | finalize (ParticleContainer &particles, Field &E, Field &B, Field &V) |
| | shockReflectivityScenario () |
| virtual ParticleContainer | initialParticles (Field &E, Field &B, Field &V) |
| virtual void | beforePush (ParticleContainer &particles, Field &E, Field &B, Field &V) |
| | Scenario () |
Definition at line 102 of file scenario.h.
◆ shockReflectivityScenario()
| shockReflectivityScenario::shockReflectivityScenario |
( |
| ) |
|
|
inline |
◆ afterPush()
◆ finalize()
◆ newTimestep()
◆ reflected
◆ transmitted
The documentation for this struct was generated from the following files: