XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
monte_carlo_collisions.cpp File Reference
#include "rng_seed.hpp"
#include "monte_carlo_collisions.hpp"
Include dependency graph for monte_carlo_collisions.cpp:

Functions

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

Function Documentation

void collision1 ( const MagneticField< DeviceType > &  magnetic_field,
Plasma plasma,
Species< DeviceType > &  species,
const MonteCarloCollider< DeviceType > &  col_mc,
double  dt 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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: