|
XGC1
|
#include "sml.hpp"#include "grid.hpp"#include "domain_decomposition.hpp"#include "electric_field.hpp"#include "plasma.hpp"#include "vgrid_distribution.hpp"#include "smoothing.hpp"

Go to the source code of this file.
Functions | |
| void | f0_update_analytic_f0_old (const Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp, const MagneticField< DeviceType > &magnetic_field, const ElectricField< DeviceType > &electric_field, Plasma &plasma, Smoothing &smoothing, const VGridDistribution< DeviceType > &f0_f, const VGridDistribution< DeviceType > &df) |
| void f0_update_analytic_f0_old | ( | const Simulation< DeviceType > & | sml, |
| const Grid< DeviceType > & | grid, | ||
| const VelocityGrid & | vgrid, | ||
| const DomainDecomposition< DeviceType > & | pol_decomp, | ||
| const MagneticField< DeviceType > & | magnetic_field, | ||
| const ElectricField< DeviceType > & | electric_field, | ||
| Plasma & | plasma, | ||
| Smoothing & | smoothing, | ||
| const VGridDistribution< DeviceType > & | f0_f, | ||
| const VGridDistribution< DeviceType > & | df | ||
| ) |

