XGC1
|
#include "grid.hpp"
#include "plasma.hpp"
#include "velocity_grid.hpp"
#include "domain_decomposition.hpp"
#include "moments.hpp"
Go to the source code of this file.
Functions | |
void | run_moments_test (const Grid< DeviceType > &grid, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma, const Moments &moments) |
void | write_moments_test_reference_data (const Grid< DeviceType > &grid, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma, const Moments &moments) |
void run_moments_test | ( | const Grid< DeviceType > & | grid, |
const VelocityGrid & | vgrid, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
Plasma & | plasma, | ||
const Moments & | moments | ||
) |
void write_moments_test_reference_data | ( | const Grid< DeviceType > & | grid, |
const VelocityGrid & | vgrid, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
Plasma & | plasma, | ||
const Moments & | moments | ||
) |