XGCa
|
#include "grid.hpp"
Go to the source code of this file.
Functions | |
void | calc_mag_drift_flux_avg (const MagneticField< DeviceType > &magnetic_field, const Grid< HostType > &grid) |
void | get_rad_fsa_drifts (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, View< double *, CLayout, DeviceType > &v_curv_rad_fsa, View< double *, CLayout, DeviceType > &v_grad_B_rad_fsa) |
void calc_mag_drift_flux_avg | ( | const MagneticField< DeviceType > & | magnetic_field, |
const Grid< HostType > & | grid | ||
) |
void get_rad_fsa_drifts | ( | const Grid< DeviceType > & | grid, |
const MagneticField< DeviceType > & | magnetic_field, | ||
View< double *, CLayout, DeviceType > & | v_curv_rad_fsa, | ||
View< double *, CLayout, DeviceType > & | v_grad_B_rad_fsa | ||
) |