Go to the source code of this file.
|
void | split_weight_algorithm (int ipc, int istep, bool diag_on, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, ElectricField< DeviceType > &electric_field, const PerturbedBField< DeviceType > &perturbed_B_field, Sheath< DeviceType > &sheath, const Neutrals< DeviceType > &neutrals, const PushDiagnostic< DeviceType > &diag, const HeatDiagnostics< DeviceType > &heat_diag, const Diag1D &diag_1d, const DomainDecomposition< DeviceType > &pol_decomp, Smoothing &smoothing, const VelocityGrid &vgrid, Charges &charges, const ParticleStream &particle_stream) |
|
void split_weight_algorithm |
( |
int |
ipc, |
|
|
int |
istep, |
|
|
bool |
diag_on, |
|
|
const Simulation< DeviceType > & |
sml, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
Plasma & |
plasma, |
|
|
ElectricField< DeviceType > & |
electric_field, |
|
|
const PerturbedBField< DeviceType > & |
perturbed_B_field, |
|
|
Sheath< DeviceType > & |
sheath, |
|
|
const Neutrals< DeviceType > & |
neutrals, |
|
|
const PushDiagnostic< DeviceType > & |
diag, |
|
|
const HeatDiagnostics< DeviceType > & |
heat_diag, |
|
|
const Diag1D & |
diag_1d, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
Smoothing & |
smoothing, |
|
|
const VelocityGrid & |
vgrid, |
|
|
Charges & |
charges, |
|
|
const ParticleStream & |
particle_stream |
|
) |
| |