XGC1
|
#include "grid.hpp"
#include "plasma.hpp"
#include "vgrid_distribution.hpp"
#include "col_grid.hpp"
#include "diag_f0_df.hpp"
Go to the source code of this file.
Functions | |
void | heat_and_torque_apply (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Plasma &plasma, const VelocityGrid &vgrid, const VGridDistribution< DeviceType > &f0_f, const VGridDistribution< HostType > &f0_f_h, VGridDistribution< HostType > &f0_df0g_cumul, int gstep, DiagF0DF &diag_f0_df) |
void heat_and_torque_apply | ( | const Grid< DeviceType > & | grid, |
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
Plasma & | plasma, | ||
const VelocityGrid & | vgrid, | ||
const VGridDistribution< DeviceType > & | f0_f, | ||
const VGridDistribution< HostType > & | f0_f_h, | ||
VGridDistribution< HostType > & | f0_df0g_cumul, | ||
int | gstep, | ||
DiagF0DF & | diag_f0_df | ||
) |