| XGC1
    | 
#include "grid.hpp"#include "plasma.hpp"#include "velocity_grid.hpp"#include "electric_field.hpp"#include "sml.hpp"#include "domain_decomposition.hpp"#include "moments.hpp"

Go to the source code of this file.
| Functions | |
| Moments | get_moments (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const VelocityGrid &vgrid, ElectricField< DeviceType > &electric_field, DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma) | 
| Moments get_moments | ( | const Simulation< DeviceType > & | sml, | 
| const MagneticField< DeviceType > & | magnetic_field, | ||
| const Grid< DeviceType > & | grid, | ||
| const VelocityGrid & | vgrid, | ||
| ElectricField< DeviceType > & | electric_field, | ||
| DomainDecomposition< DeviceType > & | pol_decomp, | ||
| Plasma & | plasma | ||
| ) | 

