XGCa
|
#include "sml.hpp"
#include "grid.hpp"
#include "magnetic_field.hpp"
#include "electric_field.hpp"
#include "domain_decomposition.hpp"
#include "velocity_grid.hpp"
#include "plasma.hpp"
#include "vgrid_distribution.hpp"
#include "source.hpp"
#include "smoothing.hpp"
#include "diag_f0_df.hpp"
#include "boundary.hpp"
#include "xgc_io.hpp"
Go to the source code of this file.
Classes | |
class | Diffusion |
Implements an anomalous transport (advection-diffusion) model for the kinetic electrons in the plasma simulation. More... | |
Functions | |
void | initialize_diffusion (int *bd, int is_update) |
void initialize_diffusion | ( | int * | bd, |
int | is_update | ||
) |