XGC1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
XGC_core
cpp
get_current_triangles.hpp
Go to the documentation of this file.
1
#ifndef GET_CURRENT_TRIANGLES_HPP
2
#define GET_CURRENT_TRIANGLES_HPP
3
4
#include "
globals.hpp
"
5
#include "
magnetic_field.hpp
"
6
#include "
grid.hpp
"
7
#include "
particles.hpp
"
8
#include "
species.hpp
"
9
10
template
<
class
Device>
11
KOKKOS_INLINE_FUNCTION
void
get_current_triangles_c
(
const
Species<Device>
&species,
const
Grid<Device>
&grid,
const
Kokkos::View<int*,Kokkos::LayoutRight,Device>& current_triangle,
int
);
12
13
#include "
get_current_triangles.tpp
"
14
#endif
particles.hpp
Grid
Definition:
grid.hpp:66
species.hpp
grid.hpp
magnetic_field.hpp
get_current_triangles_c
KOKKOS_INLINE_FUNCTION void get_current_triangles_c(const Species< Device > &species, const Grid< Device > &grid, const Kokkos::View< int *, Kokkos::LayoutRight, Device > ¤t_triangle, int)
Definition:
get_current_triangles.tpp:32
Species
Definition:
species.hpp:74
get_current_triangles.tpp
globals.hpp
Generated by
1.8.5