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 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 diag_1d_output ()
 
void diag_heat_output ()
 
void diag_1d_port_clear ()
 
void diag_3d_store_field ()
 
void diag_3d (int istep, double *E_grid, double *B_grid, double *ddpotdt)
 
void poincare_record_wrap ()
 
void send_ptls_to_analysis_nodes ()
 
void get_E_and_B (const Grid< DeviceType > &grid, ElectricField< DeviceType > &electric_field, int em_pullback_mode, View< double ***, CLayout, HostType > &E_grid, View< double ***, CLayout, HostType > &B_grid)
 
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, Diagnostics &diagnostics)
 

Function Documentation

void diag_1d_output ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void diag_1d_port_clear ( )

Here is the caller graph for this function:

void diag_3d ( int  istep,
double *  E_grid,
double *  B_grid,
double *  ddpotdt 
)
void diag_3d_store_field ( )

Here is the caller graph for this function:

void diag_heat_output ( )

Here is the call graph for this function:

Here is the caller graph for this function:

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,
Diagnostics diagnostics 
)

Here is the call graph for this function:

Here is the caller 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:

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:

void get_E_and_B ( const Grid< DeviceType > &  grid,
ElectricField< DeviceType > &  electric_field,
int  em_pullback_mode,
View< double ***, CLayout, HostType > &  E_grid,
View< double ***, CLayout, HostType > &  B_grid 
)

Convert from field-following to real coordinates

Here is the call graph for this function:

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: