|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <PairConditions.h>
Public Member Functions | |
| BoxCondition (T b[Dim]) | |
| template<class V> | |
| bool | operator() (const V &a, const V &b) const |
| T | getRange (unsigned d) const |
Private Attributes | |
| T | box [Dim] |
Definition at line 67 of file PairConditions.h.
|
inline |
Definition at line 70 of file PairConditions.h.
|
inline |
Definition at line 85 of file PairConditions.h.
References box.
|
inline |
Definition at line 74 of file PairConditions.h.
|
private |
Definition at line 87 of file PairConditions.h.
Referenced by BoxCondition(), getRange(), and operator()().