XGCa
Functions
sheath.cpp File Reference
#include "sheath.hpp"
Include dependency graph for sheath.cpp:

Functions

double * get_sheath_pot_loc ()
 
double * get_sheath_ilost_loc ()
 
double * get_sheath_lost_loc ()
 
void init_sheath_mod (int sheath_mode)
 
double * get_en_max_loc ()
 
void set_strike_points (const Grid< DeviceType > &grid, View< int *[2], CLayout, DeviceType > &strike_points)
 
void interpolate_array_toroidally (const View< double **, CLayout, HostType > &input, const View< double **, CLayout, HostType, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &output)
 
std::vector< int > get_sort_key (const std::vector< int > &vec)
 

Function Documentation

◆ get_en_max_loc()

double* get_en_max_loc ( )
Here is the caller graph for this function:

◆ get_sheath_ilost_loc()

double* get_sheath_ilost_loc ( )
Here is the caller graph for this function:

◆ get_sheath_lost_loc()

double* get_sheath_lost_loc ( )
Here is the caller graph for this function:

◆ get_sheath_pot_loc()

double* get_sheath_pot_loc ( )
Here is the caller graph for this function:

◆ get_sort_key()

std::vector<int> get_sort_key ( const std::vector< int > &  vec)
Here is the caller graph for this function:

◆ init_sheath_mod()

void init_sheath_mod ( int  sheath_mode)
Here is the caller graph for this function:

◆ interpolate_array_toroidally()

void interpolate_array_toroidally ( const View< double **, CLayout, HostType > &  input,
const View< double **, CLayout, HostType, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &  output 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_strike_points()

void set_strike_points ( const Grid< DeviceType > &  grid,
View< int *[2], CLayout, DeviceType > &  strike_points 
)
Here is the call graph for this function:
Here is the caller graph for this function: