|
XGC1
|
#include "sml.hpp"#include "grid.hpp"#include "plasma.hpp"#include "domain_decomposition.hpp"#include "charge.hpp"

Go to the source code of this file.
Functions | |
| void | limit_marker_density (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const DomainDecomposition< DeviceType > &pol_decomp, const Grid< DeviceType > &grid, const VelocityGrid &vgrid, const Charges &charges, Plasma &plasma) |
| void limit_marker_density | ( | const Simulation< DeviceType > & | sml, |
| const MagneticField< DeviceType > & | magnetic_field, | ||
| const DomainDecomposition< DeviceType > & | pol_decomp, | ||
| const Grid< DeviceType > & | grid, | ||
| const VelocityGrid & | vgrid, | ||
| const Charges & | charges, | ||
| Plasma & | plasma | ||
| ) |

