XGCa
|
#include "space_settings.hpp"
#include "basic_physics.hpp"
#include "my_subview.hpp"
#include "grid_field.hpp"
#include "diag_3d_additional.hpp"
Functions | |
double * | get_diag_3d_add_loc () |
void | diag_3d_additional_one_species (const DomainDecomposition< DeviceType > &pol_decomp, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Species< DeviceType > &species, int isp) |
void | diag_3d_additional (const DomainDecomposition< DeviceType > &pol_decomp, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma) |
void diag_3d_additional | ( | const DomainDecomposition< DeviceType > & | pol_decomp, |
const Simulation< DeviceType > & | sml, | ||
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
Plasma & | plasma | ||
) |
void diag_3d_additional_one_species | ( | const DomainDecomposition< DeviceType > & | pol_decomp, |
const Simulation< DeviceType > & | sml, | ||
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
Species< DeviceType > & | species, | ||
int | isp | ||
) |
double* get_diag_3d_add_loc | ( | ) |