#include <nblist_3body.h>
|
| Functor ()=default |
|
virtual bool | operator() (Bead *, Bead *, Bead *, const Eigen::Vector3d &, const Eigen::Vector3d &, const Eigen::Vector3d &, const double dist12, const double dist13, const double dist23)=0 |
|
virtual | ~Functor ()=default |
|
Functor for match function to be able to set member and non-member functions
Definition at line 136 of file nblist_3body.h.
◆ Functor()
votca::csg::NBList_3Body::Functor::Functor |
( |
| ) |
|
|
default |
◆ ~Functor()
virtual votca::csg::NBList_3Body::Functor::~Functor |
( |
| ) |
|
|
virtualdefault |
◆ operator()()
virtual bool votca::csg::NBList_3Body::Functor::operator() |
( |
Bead * | , |
|
|
Bead * | , |
|
|
Bead * | , |
|
|
const Eigen::Vector3d & | , |
|
|
const Eigen::Vector3d & | , |
|
|
const Eigen::Vector3d & | , |
|
|
const double | dist12, |
|
|
const double | dist13, |
|
|
const double | dist23 ) |
|
pure virtual |
The documentation for this class was generated from the following file: