|
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) |
| Real & | operator() (int ip, int prop) |
| const Real & | operator() (int ip, int prop) const |
| PointerMarkers ()=default | |
| PointerMarkers (const std::string &label, int npmx, int nprops) | |
Public Attributes | |
| Kokkos::View< Real ** > | markers |
|
default |
|
inline |
References markers.
|
inline |
References markers.
|
inline |
References markers.
| Kokkos::View<Real**> orb5x::PointerMarkers::markers |
Referenced by allocate(), operator()(), operator()(), and PointerMarkers().