XGC1
|
#include "push_controls.hpp"
#include "plasma.hpp"
#include "magnetic_field.hpp"
#include "grid.hpp"
#include "neutrals.hpp"
#include "heat_diagnostics.hpp"
#include "sheath.hpp"
Go to the source code of this file.
Functions | |
void | sheath_adjust_mode1 () |
void | sheath_adjust_mode2 (const Simulation< DeviceType > &sml, Plasma &plasma, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Sheath< DeviceType > &sheath, const Neutrals< DeviceType > &neutrals, const HeatDiagnostics< DeviceType > &heat_diag, int ipc) |
void sheath_adjust_mode1 | ( | ) |
void sheath_adjust_mode2 | ( | const Simulation< DeviceType > & | sml, |
Plasma & | plasma, | ||
const Grid< DeviceType > & | grid, | ||
const MagneticField< DeviceType > & | magnetic_field, | ||
Sheath< DeviceType > & | sheath, | ||
const Neutrals< DeviceType > & | neutrals, | ||
const HeatDiagnostics< DeviceType > & | heat_diag, | ||
int | ipc | ||
) |