Functor for non-member functions.
More...
#include <nblist.h>
|
using | fkt_t = bool (*)(Bead *, Bead *, const Eigen::Vector3d &, double) |
|
Functor for non-member functions.
Definition at line 136 of file nblist.h.
◆ fkt_t
◆ FunctorNonMember()
votca::csg::NBList::FunctorNonMember::FunctorNonMember |
( |
fkt_t | fkt | ) |
|
|
inline |
◆ operator()()
bool votca::csg::NBList::FunctorNonMember::operator() |
( |
Bead * | b1, |
|
|
Bead * | b2, |
|
|
const Eigen::Vector3d & | r, |
|
|
double | dist ) |
|
inlineoverridevirtual |
◆ fkt_
fkt_t votca::csg::NBList::FunctorNonMember::fkt_ |
|
private |
The documentation for this class was generated from the following file: