#include "NamelistReader.hpp"
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "restart.hpp"
#include "load_or_restart.hpp"
Functions | |
void | load () |
void | load_single () |
void | load_special4 () |
Special loading routine for the generation of Poincare plots of perturbed magnetic fields. Used with sml_special==4. All particles on the same MPI process are spread evenly across all poloidal angles on the same flux-surface. The number of flux-surfaces is determined by ptl_special_npsi. More... | |
void | set_loading_factors () |
int | restart_file_exists () |
int | is_restart_int () |
void | load_or_restart (NLReader::NamelistReader &nlr, Plasma &plasma) |
int is_restart_int | ( | ) |
void load | ( | ) |
void load_or_restart | ( | NLReader::NamelistReader & | nlr, |
Plasma & | plasma | ||
) |
void load_single | ( | ) |
void load_special4 | ( | ) |
Special loading routine for the generation of Poincare plots of perturbed magnetic fields. Used with sml_special==4. All particles on the same MPI process are spread evenly across all poloidal angles on the same flux-surface. The number of flux-surfaces is determined by ptl_special_npsi.
int restart_file_exists | ( | ) |
void set_loading_factors | ( | ) |