|
XGCa
|
#include "globals.hpp"#include "magnetic_field.hpp"#include "grid.hpp"#include "particles.hpp"#include "plasma.hpp"
Go to the source code of this file.
Functions | |
| void | all_species_allocate_tr_p_save () |
| void | all_species_deallocate_tr_p_save () |
| void | all_species_get_saved_tr_p_psi (const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma) |
| void all_species_allocate_tr_p_save | ( | ) |
| void all_species_deallocate_tr_p_save | ( | ) |
| void all_species_get_saved_tr_p_psi | ( | const Grid< DeviceType > & | grid, |
| const MagneticField< DeviceType > & | magnetic_field, | ||
| Plasma & | plasma | ||
| ) |
