|
PSCF v1.4.0
|
Comparator for BWave objects, based on BWave::sqNorm. More...
#include <BWave.h>
Public Member Functions | |
| bool | operator() (const BWave< D > &a, const BWave< D > &b) const |
| Function (a, b) returns true iff a.sqNorm < b.sqNorm. | |
Comparator for BWave objects, based on BWave::sqNorm.
Used to sort in ascending order of wavevector norm.
|
inline |