|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "part.hpp"
Public Member Functions | |
| void | allocate (const std::string &label, int npmx, int nprops) |
| Real32 & | operator() (int ip, int prop) |
| const Real32 & | operator() (int ip, int prop) const |
| PointerMarkersR4 ()=default | |
| PointerMarkersR4 (const std::string &label, int npmx, int nprops) | |
Public Attributes | |
| Kokkos::View< Real32 ** > | markers |
|
default |
|
inline |
References markers.
|
inline |
References markers.
|
inline |
References markers.
| Kokkos::View<Real32**> orb5x::PointerMarkersR4::markers |
Referenced by allocate(), operator()(), operator()(), and PointerMarkersR4().