XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
get_moments.hpp File Reference
#include "grid.hpp"
#include "plasma.hpp"
#include "velocity_grid.hpp"
#include "electric_field.hpp"
#include "sml.hpp"
#include "domain_decomposition.hpp"
#include "moments.hpp"
Include dependency graph for get_moments.hpp:
This graph shows which files directly or indirectly include this file:

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, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma)
 

Function Documentation

Moments get_moments ( const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const VelocityGrid vgrid,
ElectricField< DeviceType > &  electric_field,
const DomainDecomposition< DeviceType > &  pol_decomp,
Plasma plasma 
)

Here is the call graph for this function:

Here is the caller graph for this function: