votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | List of all members
votca::csg::NBList_3Body::Functor Class Referenceabstract

#include <nblist_3body.h>

Inheritance diagram for votca::csg::NBList_3Body::Functor:
Inheritance graph
[legend]

Public Member Functions

 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
 

Detailed Description

Functor for match function to be able to set member and non-member functions

Definition at line 136 of file nblist_3body.h.

Constructor & Destructor Documentation

◆ Functor()

votca::csg::NBList_3Body::Functor::Functor ( )
default

◆ ~Functor()

virtual votca::csg::NBList_3Body::Functor::~Functor ( )
virtualdefault

Member Function Documentation

◆ 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: