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 | |
int | do_tracer_diag (int istep) |
int | do_diag_particle_int (int istep) |
int | do_diag_marker_den (int istep) |
void | poincare_record_wrap () |
void | send_ptls_to_analysis_nodes () |
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, const VelocityGrid &vgrid, Plasma &plasma, const Charges &charges, const Sheath< DeviceType > &sheath, const PerturbedBField< DeviceType > &perturbed_B_field, Smoothing &smoothing, Diagnostics &diagnostics) |
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, | ||
const VelocityGrid & | vgrid, | ||
Plasma & | plasma, | ||
const Charges & | charges, | ||
const Sheath< DeviceType > & | sheath, | ||
const PerturbedBField< DeviceType > & | perturbed_B_field, | ||
Smoothing & | smoothing, | ||
Diagnostics & | diagnostics | ||
) |
int do_diag_marker_den | ( | int | istep | ) |
int do_diag_particle_int | ( | int | istep | ) |
int do_tracer_diag | ( | int | istep | ) |
void poincare_record_wrap | ( | ) |
void send_ptls_to_analysis_nodes | ( | ) |