XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
diagnosis.cpp File Reference
#include "timer_macro.hpp"
#include "plasma.hpp"
#include "tracer_diag.hpp"
#include "diag_particle.hpp"
#include "diag_marker_den.hpp"
#include "diagnosis.hpp"
Include dependency graph for diagnosis.cpp:

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)
 

Function Documentation

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 
)

Here is the call graph for this function:

int do_diag_marker_den ( int  istep)

Here is the caller graph for this function:

int do_diag_particle_int ( int  istep)
int do_tracer_diag ( int  istep)

Here is the caller graph for this function:

void poincare_record_wrap ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void send_ptls_to_analysis_nodes ( )

Here is the caller graph for this function: