Go to the source code of this file.
|
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 |
|
) |
| |