XGC1
|
#include "sheath.hpp"
Functions | |
double * | get_sheath_pot_loc () |
double * | get_sheath_ilost_loc () |
double * | get_sheath_lost_loc () |
double * | get_en_max_loc () |
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) |
double* get_en_max_loc | ( | ) |
double* get_sheath_ilost_loc | ( | ) |
double* get_sheath_lost_loc | ( | ) |
double* get_sheath_pot_loc | ( | ) |
std::vector<int> get_sort_key | ( | const std::vector< int > & | vec | ) |