#include "parmove.hpp"
|
| void | operator() (const int i) const |
| |
| | UnpackReceiveBufferFunctor (Kokkos::View< Real * > arr_, Kokkos::View< int * > rdispl_, Kokkos::View< Real * > rbuf_, int natts_, int npmax_, int np_new_) |
| |
| | UnpackReceiveBufferFunctor (Kokkos::View< Real **, Kokkos::LayoutStride > arr_, Kokkos::View< int * > rdispl_, Kokkos::View< Real * > rbuf_, int natts_, int npmax_, int np_new_) |
| |
◆ UnpackReceiveBufferFunctor() [1/2]
| orb5x::UnpackReceiveBufferFunctor::UnpackReceiveBufferFunctor |
( |
Kokkos::View< Real **, Kokkos::LayoutStride > |
arr_, |
|
|
Kokkos::View< int * > |
rdispl_, |
|
|
Kokkos::View< Real * > |
rbuf_, |
|
|
int |
natts_, |
|
|
int |
npmax_, |
|
|
int |
np_new_ |
|
) |
| |
|
inline |
◆ UnpackReceiveBufferFunctor() [2/2]
| orb5x::UnpackReceiveBufferFunctor::UnpackReceiveBufferFunctor |
( |
Kokkos::View< Real * > |
arr_, |
|
|
Kokkos::View< int * > |
rdispl_, |
|
|
Kokkos::View< Real * > |
rbuf_, |
|
|
int |
natts_, |
|
|
int |
npmax_, |
|
|
int |
np_new_ |
|
) |
| |
|
inline |
◆ operator()()
| void orb5x::UnpackReceiveBufferFunctor::operator() |
( |
const int |
i | ) |
const |
|
inline |
◆ arr
| Kokkos::View<Real**, Kokkos::LayoutStride> orb5x::UnpackReceiveBufferFunctor::arr |
◆ arr_flat
| Kokkos::View<Real*> orb5x::UnpackReceiveBufferFunctor::arr_flat |
◆ natts
| int orb5x::UnpackReceiveBufferFunctor::natts |
◆ np_new
| int orb5x::UnpackReceiveBufferFunctor::np_new |
◆ npmax
| int orb5x::UnpackReceiveBufferFunctor::npmax |
◆ rbuf
| Kokkos::View<Real*> orb5x::UnpackReceiveBufferFunctor::rbuf |
◆ rdispl
| Kokkos::View<int*> orb5x::UnpackReceiveBufferFunctor::rdispl |
◆ use_flat
| bool orb5x::UnpackReceiveBufferFunctor::use_flat = false |
The documentation for this struct was generated from the following file: