Go to the source code of this file.
|
void | all_species_update_f0 (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, const VelocityGrid &vgrid, DomainDecomposition< DeviceType > &pol_decomp, double alpha_in, bool f_source_on, DMWrapper &pseudo_inv_dm, Pseudo_inverse< DeviceType > &pseudo_inv, VGridDistribution< HostType > &f0_f, VGridDistribution< HostType > &f0_n) |
|
void | update_f0_sp (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Species< DeviceType > &species, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, double alpha_in, bool f_source_on, DMWrapper &pseudo_inv_dm, Pseudo_inverse< DeviceType > &pseudo_inv, VGridDistribution< HostType > &f0_f, VGridDistribution< HostType > &f0_n) |
|
void all_species_update_f0 |
( |
const Simulation< DeviceType > & |
sml, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
Plasma & |
plasma, |
|
|
const VelocityGrid & |
vgrid, |
|
|
DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
double |
alpha_in, |
|
|
bool |
f_source_on, |
|
|
DMWrapper & |
pseudo_inv_dm, |
|
|
Pseudo_inverse< DeviceType > & |
pseudo_inv, |
|
|
VGridDistribution< HostType > & |
f0_f, |
|
|
VGridDistribution< HostType > & |
f0_n |
|
) |
| |
void update_f0_sp |
( |
const Simulation< DeviceType > & |
sml, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
Species< DeviceType > & |
species, |
|
|
const VelocityGrid & |
vgrid, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
double |
alpha_in, |
|
|
bool |
f_source_on, |
|
|
DMWrapper & |
pseudo_inv_dm, |
|
|
Pseudo_inverse< DeviceType > & |
pseudo_inv, |
|
|
VGridDistribution< HostType > & |
f0_f, |
|
|
VGridDistribution< HostType > & |
f0_n |
|
) |
| |