Go to the source code of this file.
|
void | write_restart (Plasma &plasma) |
|
void | final_write_restart (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, DMWrapper &pseudo_inv_dm) |
|
void | restart_read (Plasma &plasma, DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, bool sml_f0_grid) |
|
Writes restart files at the end of the simulation. If resampling is on, data is moved from the phase space mesh into the particle weights first.
- Parameters
-
[in] | sml | is used for the resampling control parameters |
- Returns
- void
void write_restart |
( |
Plasma & |
plasma | ) |
|
Writes restart files
- Returns
- void