XGCa
|
#include "diag_3d.hpp"
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) |
double* get_diag_3d_add_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 | ||
) |
Convert from field-following to real coordinates
double* get_grid_bfield_loc | ( | ) |
double* get_grid_curl_nb_loc | ( | ) |
double* get_grid_gradpsi_loc | ( | ) |
double* get_marker_den_loc | ( | ) |
double* get_sheath_pot_loc | ( | ) |
double* get_unit_vecs_loc | ( | ) |
double* get_weight_mean_loc | ( | ) |
double* get_weight_variance_loc | ( | ) |