|
Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
|
#include <scenario.h>


Public Member Functions | |
| 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) |
| precipitationScenario () | |
| Public Member Functions inherited from Scenario | |
| virtual ParticleContainer | initialParticles (Field &E, Field &B, Field &V) |
| virtual void | beforePush (ParticleContainer &particles, Field &E, Field &B, Field &V) |
| virtual void | finalize (ParticleContainer &particles, Field &E, Field &B, Field &V) |
| Scenario () | |
Additional Inherited Members | |
| Public Attributes inherited from Scenario | |
| bool | needV |
Definition at line 85 of file scenario.h.
|
inline |
Definition at line 90 of file scenario.h.
|
virtual |
Reimplemented from Scenario.
Definition at line 97 of file scenario.cpp.
|
virtual |
Reimplemented from Scenario.
Definition at line 134 of file scenario.cpp.
