XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
diag_3d.cpp File Reference
#include "diag_3d.hpp"
Include dependency graph for diag_3d.cpp:

Functions

double * get_unit_vecs_loc ()
 
double * get_grid_curl_nb_loc ()
 
double * get_grid_bfield_loc ()
 
double * get_grid_gradpsi_loc ()
 
double * get_sheath_pot_loc ()
 
double * get_diag_3d_add_loc ()
 
double * get_marker_den_loc ()
 
double * get_weight_mean_loc ()
 
double * get_weight_variance_loc ()
 
void get_E_and_B (const Grid< DeviceType > &grid, const ElectricField< DeviceType > &electric_field, int em_pullback_mode, View< double **, CLayout, HostType > &E_grid, View< double **, CLayout, HostType > &B_grid)
 

Function Documentation

double* get_diag_3d_add_loc ( )

Here is the caller graph for this function:

void get_E_and_B ( const Grid< DeviceType > &  grid,
const 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:

double* get_grid_bfield_loc ( )

Here is the caller graph for this function:

double* get_grid_curl_nb_loc ( )

Here is the caller graph for this function:

double* get_grid_gradpsi_loc ( )

Here is the caller graph for this function:

double* get_marker_den_loc ( )

Here is the caller graph for this function:

double* get_sheath_pot_loc ( )

Here is the caller graph for this function:

double* get_unit_vecs_loc ( )

Here is the caller graph for this function:

double* get_weight_mean_loc ( )

Here is the caller graph for this function:

double* get_weight_variance_loc ( )

Here is the caller graph for this function: