OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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 BoxCondition< T, Dim >::box.
|
inline |
Definition at line 74 of file PairConditions.h.
References a, BoxCondition< T, Dim >::box, Dim, and Attrib::Legacy::Distribution::T.
|
private |
Definition at line 87 of file PairConditions.h.
Referenced by BoxCondition< T, Dim >::getRange(), and BoxCondition< T, Dim >::operator()().