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

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)
 

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,
Plasma plasma 
)

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 fortran_diagnosis ( int  istep,
int  ipc 
)

Here is the caller graph for this function:

long long int get_diag_tracer_gid ( )

Here is the caller graph for this function:

int get_diag_tracer_sp ( )

Here is the caller graph for this function: