XGC1
|
#include "timer_macro.hpp"
#include "update_ptl_weights.hpp"
#include "diag_f0_df_port1.hpp"
#include "diffusion.hpp"
Functions | |
void | f_diffusion_wrap (double *f0_f, double *f0_n, double *f0_df0g, double *df0g_tmp) |
void | f_diffusion (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, Plasma &plasma, VGridDistribution< HostType > &f0_f, VGridDistribution< HostType > &f0_df0g, VGridDistribution< HostType > &f0_n, VGridDistribution< HostType > &f0_df0g_tmp) |
void f_diffusion | ( | const Simulation< DeviceType > & | sml, |
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
ElectricField< DeviceType > & | electric_field, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
const VelocityGrid & | vgrid, | ||
Plasma & | plasma, | ||
VGridDistribution< HostType > & | f0_f, | ||
VGridDistribution< HostType > & | f0_df0g, | ||
VGridDistribution< HostType > & | f0_n, | ||
VGridDistribution< HostType > & | f0_df0g_tmp | ||
) |
void f_diffusion_wrap | ( | double * | f0_f, |
double * | f0_n, | ||
double * | f0_df0g, | ||
double * | df0g_tmp | ||
) |