#include "parmove.hpp"
|
| | CountLeavingMarkersFunctor (Kokkos::View< Real *, Kokkos::LayoutStride > pos_, Kokkos::View< int ** > scount_threads_, Real lsd_inv_, int nsd_, int me_sd_, int np_, int p_nthreads_) |
| |
| void | operator() (const int thread_id) const |
| |
◆ CountLeavingMarkersFunctor()
| orb5x::CountLeavingMarkersFunctor::CountLeavingMarkersFunctor |
( |
Kokkos::View< Real *, Kokkos::LayoutStride > |
pos_, |
|
|
Kokkos::View< int ** > |
scount_threads_, |
|
|
Real |
lsd_inv_, |
|
|
int |
nsd_, |
|
|
int |
me_sd_, |
|
|
int |
np_, |
|
|
int |
p_nthreads_ |
|
) |
| |
|
inline |
◆ operator()()
| void orb5x::CountLeavingMarkersFunctor::operator() |
( |
const int |
thread_id | ) |
const |
|
inline |
◆ lsd_inv
| Real orb5x::CountLeavingMarkersFunctor::lsd_inv |
◆ me_sd
| int orb5x::CountLeavingMarkersFunctor::me_sd |
◆ np
| int orb5x::CountLeavingMarkersFunctor::np |
◆ nsd
| int orb5x::CountLeavingMarkersFunctor::nsd |
◆ p_nthreads
| int orb5x::CountLeavingMarkersFunctor::p_nthreads |
◆ pos
| Kokkos::View<Real*, Kokkos::LayoutStride> orb5x::CountLeavingMarkersFunctor::pos |
◆ scount_threads
| Kokkos::View<int**> orb5x::CountLeavingMarkersFunctor::scount_threads |
The documentation for this struct was generated from the following file: