Go to the source code of this file.
|
template<class Device , PhiInterpType PIT> |
KOKKOS_INLINE_FUNCTION void | get_f0_ptl (const SimdParticles &part, const Grid< Device > &grid, const Species< Device > &species, const MagneticField< Device > &magnetic_field, const GridFieldPack< Device, PIT > &gfpack, const VelocityGrid &vgrid, const DomainDecomposition< Device > &pol_decomp, SimdGridWeights< Order::One, PIT_GLOBAL > &grid_wts, bool use_dpot, double dpot_te_limit, bool use_grid_contribution, Simd< double > &f0_ptl) |
|
template<class Device , PhiInterpType PIT>
KOKKOS_INLINE_FUNCTION void get_f0_ptl |
( |
const SimdParticles & |
part, |
|
|
const Grid< Device > & |
grid, |
|
|
const Species< Device > & |
species, |
|
|
const MagneticField< Device > & |
magnetic_field, |
|
|
const GridFieldPack< Device, PIT > & |
gfpack, |
|
|
const VelocityGrid & |
vgrid, |
|
|
const DomainDecomposition< Device > & |
pol_decomp, |
|
|
SimdGridWeights< Order::One, PIT_GLOBAL > & |
grid_wts, |
|
|
bool |
use_dpot, |
|
|
double |
dpot_te_limit, |
|
|
bool |
use_grid_contribution, |
|
|
Simd< double > & |
f0_ptl |
|
) |
| |