Go to the source code of this file.
|
void | collisions (const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, Plasma &plasma, const Moments &moments, CollisionGrid< DeviceType > &col_grid, double dt, const VGridDistribution< HostType > &f0_f, VGridDistribution< HostType > &f0_df0g, View< int *, CLayout, HostType > &converged_all) |
|
void collisions |
( |
const Grid< DeviceType > & |
grid, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
const VelocityGrid & |
vgrid, |
|
|
Plasma & |
plasma, |
|
|
const Moments & |
moments, |
|
|
CollisionGrid< DeviceType > & |
col_grid, |
|
|
double |
dt, |
|
|
const VGridDistribution< HostType > & |
f0_f, |
|
|
VGridDistribution< HostType > & |
f0_df0g, |
|
|
View< int *, CLayout, HostType > & |
converged_all |
|
) |
| |