XGCa
|
#include "timer_macro.hpp"
#include "update_ptl_weights.hpp"
#include "distribute_f0g.hpp"
#include "update_f0.hpp"
#include "velocity_interpolate.hpp"
#include "vgrid_distribution.hpp"
#include "resampling.hpp"
Functions | |
void | prep_move_f0g_to_ptl (double *f0_df0g) |
void | zero_out_f0_f0g (int isp) |
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) |
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 | ||
) |
void prep_move_f0g_to_ptl | ( | double * | f0_df0g | ) |
void restart_resample_restore_params | ( | ) |
void restart_resample_set_params | ( | ) |
void zero_out_f0_f0g | ( | int | isp | ) |