|
XGCa
|
#include "sheath.hpp"
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) |
| 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 | ) |

| void init_sheath_mod | ( | int | sheath_mode | ) |

| void interpolate_array_toroidally | ( | const View< double **, CLayout, HostType > & | input, |
| const View< double **, CLayout, HostType, Kokkos::MemoryTraits< Kokkos::Unmanaged >> & | output | ||
| ) |


| void set_strike_points | ( | const Grid< DeviceType > & | grid, |
| View< int *[2], CLayout, DeviceType > & | strike_points | ||
| ) |

