#include "parmove.hpp"
|
| void | operator() (const int i) const |
| |
| | PackSendBufferFunctor (Kokkos::View< Real * > arr_, Kokkos::View< int * > iphole_, Kokkos::View< int * > sdispl_, Kokkos::View< Real * > sbuf_, int natts_, int npmax_) |
| |
| | PackSendBufferFunctor (Kokkos::View< Real **, Kokkos::LayoutStride > arr_, Kokkos::View< int * > iphole_, Kokkos::View< int * > sdispl_, Kokkos::View< Real * > sbuf_, int natts_, int npmax_) |
| |
◆ PackSendBufferFunctor() [1/2]
| orb5x::PackSendBufferFunctor::PackSendBufferFunctor |
( |
Kokkos::View< Real **, Kokkos::LayoutStride > |
arr_, |
|
|
Kokkos::View< int * > |
iphole_, |
|
|
Kokkos::View< int * > |
sdispl_, |
|
|
Kokkos::View< Real * > |
sbuf_, |
|
|
int |
natts_, |
|
|
int |
npmax_ |
|
) |
| |
|
inline |
◆ PackSendBufferFunctor() [2/2]
| orb5x::PackSendBufferFunctor::PackSendBufferFunctor |
( |
Kokkos::View< Real * > |
arr_, |
|
|
Kokkos::View< int * > |
iphole_, |
|
|
Kokkos::View< int * > |
sdispl_, |
|
|
Kokkos::View< Real * > |
sbuf_, |
|
|
int |
natts_, |
|
|
int |
npmax_ |
|
) |
| |
|
inline |
◆ operator()()
| void orb5x::PackSendBufferFunctor::operator() |
( |
const int |
i | ) |
const |
|
inline |
◆ arr
| Kokkos::View<Real**, Kokkos::LayoutStride> orb5x::PackSendBufferFunctor::arr |
◆ arr_flat
| Kokkos::View<Real*> orb5x::PackSendBufferFunctor::arr_flat |
◆ iphole
| Kokkos::View<int*> orb5x::PackSendBufferFunctor::iphole |
◆ natts
| int orb5x::PackSendBufferFunctor::natts |
◆ npmax
| int orb5x::PackSendBufferFunctor::npmax |
◆ sbuf
| Kokkos::View<Real*> orb5x::PackSendBufferFunctor::sbuf |
◆ sdispl
| Kokkos::View<int*> orb5x::PackSendBufferFunctor::sdispl |
◆ use_flat
| bool orb5x::PackSendBufferFunctor::use_flat = false |
The documentation for this struct was generated from the following file: