Go to the source code of this file.
|
void | f_source (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, const Charges &charges, Plasma &plasma, const PerturbedBField< DeviceType > &perturbed_B_field, const Neutrals< DeviceType > &neutrals, Sources &sources, DMWrapper &pseudo_inv_dm, Diagnostics &diagnostics) |
|
void f_source |
( |
const Simulation< DeviceType > & |
sml, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
ElectricField< DeviceType > & |
electric_field, |
|
|
DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
const VelocityGrid & |
vgrid, |
|
|
const Charges & |
charges, |
|
|
Plasma & |
plasma, |
|
|
const PerturbedBField< DeviceType > & |
perturbed_B_field, |
|
|
const Neutrals< DeviceType > & |
neutrals, |
|
|
Sources & |
sources, |
|
|
DMWrapper & |
pseudo_inv_dm, |
|
|
Diagnostics & |
diagnostics |
|
) |
| |