XGCa
|
#include "timer_macro.hpp"
#include "update_ptl_weights.hpp"
#include "distribute_f0g.hpp"
#include "update_f0.hpp"
#include "pseudo_inverse.hpp"
#include "vgrid_distribution.hpp"
#include "resampling.hpp"
#include "diagnostics.hpp"
Functions | |
void | restart_resample_set_params () |
void | restart_resample_restore_params () |
void | move_f0g_to_ptl (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, Diagnostics &diagnostics) |
void move_f0g_to_ptl | ( | 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, | ||
Diagnostics & | diagnostics | ||
) |
void restart_resample_restore_params | ( | ) |
void restart_resample_set_params | ( | ) |