#include "sml.hpp"
#include "plasma.hpp"
#include "electric_field.hpp"
#include "grid.hpp"
#include "domain_decomposition.hpp"
#include "DM_wrapper.hpp"
Go to the source code of this file.
Functions | |
void | write_restart () |
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) |
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 | ||
) |
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.
[in] | sml | is used for the resampling control parameters |
void restart_read | ( | Plasma & | plasma | ) |
void write_restart | ( | ) |
Writes restart files