XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
load_ptl.cpp File Reference
#include "NamelistReader.hpp"
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "get_tr_save.hpp"
#include "initialize_particles.hpp"
#include "load_ptl.hpp"
Include dependency graph for load_ptl.cpp:

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 load_ptl (NLReader::NamelistReader &nlr, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, const Simulation< DeviceType > &sml, Plasma &plasma, const DomainDecomposition< DeviceType > &pol_decomp)
 

Function Documentation

void load ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void load_ptl ( NLReader::NamelistReader nlr,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
const Simulation< DeviceType > &  sml,
Plasma plasma,
const DomainDecomposition< DeviceType > &  pol_decomp 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void load_single ( )

Here is the call graph for this function:

Here is the caller graph for this function:

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.

Here is the call graph for this function:

Here is the caller graph for this function: