XGC1
|
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "tracer_diag.hpp"
#include "diag_particle.hpp"
#include "diag_marker_den.hpp"
#include "diagnosis.hpp"
Functions | |
void | fortran_diagnosis (int istep, int ipc) |
int | get_diag_tracer_sp () |
long long int | get_diag_tracer_gid () |
int | do_tracer_diag (int istep) |
int | do_diag_particle_int (int istep) |
int | do_diag_marker_den (int istep) |
void | diagnosis (int istep, int ipc, const DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, const Simulation< DeviceType > &sml, Plasma &plasma) |
void diagnosis | ( | int | istep, |
int | ipc, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
ElectricField< DeviceType > & | electric_field, | ||
const Simulation< DeviceType > & | sml, | ||
Plasma & | plasma | ||
) |
int do_diag_marker_den | ( | int | istep | ) |
int do_diag_particle_int | ( | int | istep | ) |
int do_tracer_diag | ( | int | istep | ) |
void fortran_diagnosis | ( | int | istep, |
int | ipc | ||
) |
long long int get_diag_tracer_gid | ( | ) |
int get_diag_tracer_sp | ( | ) |