|
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 (Sheath< DeviceType > &sheath, SheathDiag &diag, int gstep) |
| void | sheath_adjust_mode2 (const Simulation< DeviceType > &sml, Plasma &plasma, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, Sheath< DeviceType > &sheath, const Neutrals &neutrals, const HeatDiagnostics< DeviceType > &heat_diag, SheathDiag &diag, int gstep, int ipc) |
| void sheath_adjust_mode1 | ( | Sheath< DeviceType > & | sheath, |
| SheathDiag & | diag, | ||
| int | gstep | ||
| ) |


| void sheath_adjust_mode2 | ( | const Simulation< DeviceType > & | sml, |
| Plasma & | plasma, | ||
| const Grid< DeviceType > & | grid, | ||
| const MagneticField< DeviceType > & | magnetic_field, | ||
| Sheath< DeviceType > & | sheath, | ||
| const Neutrals & | neutrals, | ||
| const HeatDiagnostics< DeviceType > & | heat_diag, | ||
| SheathDiag & | diag, | ||
| int | gstep, | ||
| int | ipc | ||
| ) |

