XGC1
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

◆ run_moments_test()

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:

◆ write_moments_test_reference_data()

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: