XGC1
|
#include "step_trigger.hpp"
#include "monte_carlo_collisions.hpp"
#include "col_grid.hpp"
#include "diffusion.hpp"
#include "radiation.hpp"
#include "pellet.hpp"
#include "thermal_bath.hpp"
Go to the source code of this file.
Classes | |
struct | Sources |
Enumerations | |
enum | CollisionMode { CollisionMode::None = 0, CollisionMode::MonteCarloNonConserving, CollisionMode::NonLinearFokkerPlanckLandau, CollisionMode::PETScLandauAMR } |
|
strong |