#include "../parameters.h"
#include "../object_wrapper.h"
#include <math.h>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <iterator>
#include <Eigen/Geometry>
#include "vec.h"
#include "common_pitch_angle_diffusion.hpp"
Go to the source code of this file.
◆ MUSPACE
| #define MUSPACE |
( |
| var, |
|
|
| v_ind, |
|
|
| mu_ind ) |
Value:
__global__ void size_t const vmesh::VelocityBlockContainer *__restrict__ const Real Real Real Real Realf int Real const Real int nbins_v
Definition at line 35 of file cpu_pitch_angle_diffusion.cpp.
◆ str
◆ xstr
◆ loop_over_block()
template<typename Lambda>
| void loop_over_block |
( |
Lambda | loop_body | ) |
|
|
inlinestatic |
◆ pitchAngleDiffusion()
| void pitchAngleDiffusion |
( |
dccrg::Dccrg< SpatialCell, dccrg::Cartesian_Geometry > & | mpiGrid, |
|
|
const uint | popID ) |