XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
init_objects.hpp File Reference
#include "NamelistReader.hpp"
#include "plasma.hpp"
#include "perturbed_B_field.hpp"
Include dependency graph for init_objects.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init_objects (NLReader::NamelistReader &nlr, const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, const Grid< DeviceType > &grid, PerturbedBField< DeviceType > &perturbed_B_field, HeatDiagnostics< DeviceType > &heat_diag)
 
void set_sml_monte_num (NLReader::NamelistReader &nlr, const Grid< HostType > &grid)
 

Function Documentation

void init_objects ( NLReader::NamelistReader nlr,
const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
Plasma plasma,
const Grid< DeviceType > &  grid,
PerturbedBField< DeviceType > &  perturbed_B_field,
HeatDiagnostics< DeviceType > &  heat_diag 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void set_sml_monte_num ( NLReader::NamelistReader nlr,
const Grid< HostType > &  grid 
)

Here is the call graph for this function: