XGCa
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 ()
 
void get_E_and_B (const Grid< DeviceType > &grid, const ElectricField< DeviceType > &electric_field, bool explicit_em, PullbackMethod em_pullback_method, View< double **, CLayout, HostType > &E_grid, View< double **, CLayout, HostType > &B_grid)
 

Function Documentation

◆ get_E_and_B()

void get_E_and_B ( const Grid< DeviceType > &  grid,
const ElectricField< DeviceType > &  electric_field,
bool  explicit_em,
PullbackMethod  em_pullback_method,
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:

◆ get_grid_bfield_loc()

double* get_grid_bfield_loc ( )
Here is the caller graph for this function:

◆ get_grid_curl_nb_loc()

double* get_grid_curl_nb_loc ( )
Here is the caller graph for this function:

◆ get_grid_gradpsi_loc()

double* get_grid_gradpsi_loc ( )
Here is the caller graph for this function:

◆ get_sheath_pot_loc()

double* get_sheath_pot_loc ( )
Here is the caller graph for this function:

◆ get_unit_vecs_loc()

double* get_unit_vecs_loc ( )
Here is the caller graph for this function: