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

Go to the source code of this file.

Classes

class  MonteCarloCollider< Device >
 

Functions

void monte_carlo_collisions (int istep, const MagneticField< DeviceType > &magnetic_field, Plasma &plasma, MonteCarloCollider< DeviceType > &col_mc, double dt_in)
 

Function Documentation

void monte_carlo_collisions ( int  istep,
const MagneticField< DeviceType > &  magnetic_field,
Plasma plasma,
MonteCarloCollider< DeviceType > &  col_mc,
double  dt_in 
)

Here is the call graph for this function:

Here is the caller graph for this function: