OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
#include <PartBins.h>
Public Member Functions | |
DescendingLocationSort (int direction=0) | |
bool | operator() (const std::vector< double > &first_part, const std::vector< double > &second_part) |
Private Attributes | |
int | direction_m |
Definition at line 186 of file PartBins.h.
|
inline |
Definition at line 188 of file PartBins.h.
|
inline |
Definition at line 191 of file PartBins.h.
References direction_m.
|
private |
Definition at line 195 of file PartBins.h.
Referenced by operator()().