XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
sources.hpp File Reference
#include "step_trigger.hpp"
#include "monte_carlo_collisions.hpp"
#include "col_grid.hpp"
#include "diffusion.hpp"
Include dependency graph for sources.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sources
 

Enumerations

enum  CollisionMode { CollisionMode::None = 0, CollisionMode::MonteCarloNonConserving, CollisionMode::NonLinearFokkerPlanckLandau, CollisionMode::PETScLandauAMR }
 

Enumeration Type Documentation

enum CollisionMode
strong
Enumerator
None 
MonteCarloNonConserving 
NonLinearFokkerPlanckLandau 
PETScLandauAMR