Go to the source code of this file.
|
void | diagnosis (int istep, int ipc, const DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, const Simulation< DeviceType > &sml, const VelocityGrid &vgrid, Plasma &plasma, const Charges &charges, const Sheath< DeviceType > &sheath, const PerturbedBField< DeviceType > &perturbed_B_field, Smoothing &smoothing, Diagnostics &diagnostics) |
|
void diagnosis |
( |
int |
istep, |
|
|
int |
ipc, |
|
|
const DomainDecomposition< DeviceType > & |
pol_decomp, |
|
|
const Grid< DeviceType > & |
grid, |
|
|
const MagneticField< DeviceType > & |
magnetic_field, |
|
|
ElectricField< DeviceType > & |
electric_field, |
|
|
const Simulation< DeviceType > & |
sml, |
|
|
const VelocityGrid & |
vgrid, |
|
|
Plasma & |
plasma, |
|
|
const Charges & |
charges, |
|
|
const Sheath< DeviceType > & |
sheath, |
|
|
const PerturbedBField< DeviceType > & |
perturbed_B_field, |
|
|
Smoothing & |
smoothing, |
|
|
Diagnostics & |
diagnostics |
|
) |
| |