XGCa
Functions
radiation.cpp File Reference
#include "radiation.hpp"
#include "view_arithmetic.hpp"
#include "timer_macro.hpp"
Include dependency graph for radiation.cpp:

Functions

KOKKOS_INLINE_FUNCTION int sequential_index_search (const View< double *, CLayout, DeviceType > &x_view, double x)
 
void apply_radiation (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, const VelocityGrid &vgrid, const Moments &moments, const View< double *, CLayout, HostType > &neu_node_dens_h, const Radiation &radiation, const VGridDistribution< DeviceType > &f0_f, const VGridDistribution< DeviceType > &f0_df0g, double dt)
 

Function Documentation

◆ apply_radiation()

void apply_radiation ( const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const DomainDecomposition< DeviceType > &  pol_decomp,
const VelocityGrid vgrid,
const Moments moments,
const View< double *, CLayout, HostType > &  neu_node_dens_h,
const Radiation radiation,
const VGridDistribution< DeviceType > &  f0_f,
const VGridDistribution< DeviceType > &  f0_df0g,
double  dt 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sequential_index_search()

KOKKOS_INLINE_FUNCTION int sequential_index_search ( const View< double *, CLayout, DeviceType > &  x_view,
double  x 
)
Here is the caller graph for this function: