Go to the source code of this file.
|
void | main_loop (int istep, Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, Neutrals< DeviceType > &neutrals, LoadBalance &load_balance, DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, Sheath< DeviceType > &sheath, ElectricField< DeviceType > &electric_field, PerturbedBField< DeviceType > &perturbed_B_field, Sources &sources, Smoothing &smoothing, Diagnostics &diagnostics, Charges &charges, VelocityGrid &vgrid, DMWrapper &pseudo_inv_dm, CheckpointFiles &checkpoint_files) |
|
void main_loop |
( |
int |
istep, |
|
|
Simulation< DeviceType > & |
sml, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
Plasma & |
plasma, |
|
|
Neutrals< DeviceType > & |
neutrals, |
|
|
LoadBalance & |
load_balance, |
|
|
DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
Sheath< DeviceType > & |
sheath, |
|
|
ElectricField< DeviceType > & |
electric_field, |
|
|
PerturbedBField< DeviceType > & |
perturbed_B_field, |
|
|
Sources & |
sources, |
|
|
Smoothing & |
smoothing, |
|
|
Diagnostics & |
diagnostics, |
|
|
Charges & |
charges, |
|
|
VelocityGrid & |
vgrid, |
|
|
DMWrapper & |
pseudo_inv_dm, |
|
|
CheckpointFiles & |
checkpoint_files |
|
) |
| |