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

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)
 

Function Documentation

void run_moments_test ( const Grid< DeviceType > &  grid,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp,
Plasma plasma,
const Moments moments 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void write_moments_test_reference_data ( const Grid< DeviceType > &  grid,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp,
Plasma plasma,
const Moments moments 
)

Here is the call graph for this function:

Here is the caller graph for this function: