|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <HashPairBuilderPeriodicParallel.h>
Public Types | |
| enum | { Dim = PBase::Dim } |
| enum | { Dim = PBase::Dim } |
| typedef PBase::Position_t | Position_t |
| typedef PBase::Position_t | Position_t |
Public Member Functions | |
| HashPairBuilderPeriodicParallel (PBase &p) | |
| template<class Pred, class OP> | |
| void | for_each (const Pred &pred, const OP &op, Vektor< double, 3 > extend_l, Vektor< double, 3 > extend_r) |
| HashPairBuilderPeriodicParallel (PBase &p) | |
| template<class Pred, class OP> | |
| void | for_each (const Pred &pred, const OP &op, Vektor< double, 3 > extend_l, Vektor< double, 3 > extend_r) |
Private Member Functions | |
| template<class Pred> | |
| int | get_bucket_id (int i, const Pred &) |
| template<class Pred> | |
| int | get_bucket_id (int i, const Pred &pred) |
Private Attributes | |
| PBase & | particles |
| Vektor< int, 3 > | buckets_per_dim |
| Vektor< double, 3 > | h_chaining |
| Vektor< double, 3 > | rmin_m |
| Vektor< double, 3 > | rmax_m |
| Vektor< double, 3 > | hr_m |
Definition at line 25 of file HashPairBuilderPeriodicParallel.h.
| typedef PBase::Position_t HashPairBuilderPeriodicParallel< PBase >::Position_t |
Definition at line 29 of file HashPairBuilderPeriodicParallel.h.
| typedef PBase::Position_t HashPairBuilderPeriodicParallel< PBase >::Position_t |
Definition at line 14 of file HashPairBuilderPeriodicParallel_globCHaining.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Dim | |
Definition at line 13 of file HashPairBuilderPeriodicParallel_globCHaining.h.
| anonymous enum |
| Enumerator | |
|---|---|
| Dim | |
Definition at line 28 of file HashPairBuilderPeriodicParallel.h.
|
inline |
Definition at line 31 of file HashPairBuilderPeriodicParallel.h.
|
inline |
Definition at line 16 of file HashPairBuilderPeriodicParallel_globCHaining.h.
References particles.
|
inline |
Definition at line 34 of file HashPairBuilderPeriodicParallel.h.
References buckets_per_dim, floor(), get_bucket_id(), h_chaining, hr_m, particles, rmax_m, and rmin_m.
|
inline |
Definition at line 19 of file HashPairBuilderPeriodicParallel_globCHaining.h.
References buckets_per_dim, endl(), floor(), get_bucket_id(), h_chaining, particles, rmax_m, and rmin_m.
|
inlineprivate |
Definition at line 205 of file HashPairBuilderPeriodicParallel.h.
References buckets_per_dim, h_chaining, particles, and rmin_m.
Referenced by for_each().
|
inlineprivate |
Definition at line 182 of file HashPairBuilderPeriodicParallel_globCHaining.h.
References buckets_per_dim, h_chaining, particles, and rmin_m.
|
private |
Definition at line 219 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each(), get_bucket_id(), and get_bucket_id().
|
private |
Definition at line 220 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each(), get_bucket_id(), and get_bucket_id().
|
private |
Definition at line 223 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each(), and HashPairBuilderPeriodicParallel().
|
private |
Definition at line 218 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each(), get_bucket_id(), get_bucket_id(), and HashPairBuilderPeriodicParallel().
|
private |
Definition at line 222 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each().
|
private |
Definition at line 221 of file HashPairBuilderPeriodicParallel.h.
Referenced by for_each(), get_bucket_id(), and get_bucket_id().