#include "sml.hpp"
#include "plasma.hpp"
#include "perturbed_B_field.hpp"
#include "velocity_interpolate.hpp"
Go to the source code of this file.
Functions | |
void | diag_f0_df_port1 (const int diag_f0_df_idx) |
void | f_source (int istep, const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, Plasma &plasma, const PerturbedBField< DeviceType > &perturbed_B_field, DMWrapper &pseudo_inv_dm) |
void diag_f0_df_port1 | ( | const int | diag_f0_df_idx | ) |
Wrapper for 5D phase space grid source diagnostic
[in] | diag_f0_df_idx | Index of the source routine that is analyzed |
void f_source | ( | int | istep, |
const Simulation< DeviceType > & | sml, | ||
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
ElectricField< DeviceType > & | electric_field, | ||
const DomainDecomposition< DeviceType > & | pol_decomp, | ||
const VelocityGrid & | vgrid, | ||
Plasma & | plasma, | ||
const PerturbedBField< DeviceType > & | perturbed_B_field, | ||
DMWrapper & | pseudo_inv_dm | ||
) |