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

#include <nblist.h>

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

Public Member Functions

 Functor ()=default
 
virtual bool operator() (Bead *, Bead *, const Eigen::Vector3d &, const double dist)=0
 
virtual ~Functor ()=default
 

Detailed Description

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

Definition at line 109 of file nblist.h.

Constructor & Destructor Documentation

◆ Functor()

votca::csg::NBList::Functor::Functor ( )
default

◆ ~Functor()

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

Member Function Documentation

◆ operator()()

virtual bool votca::csg::NBList::Functor::operator() ( Bead ,
Bead ,
const Eigen::Vector3d &  ,
const double  dist 
)
pure virtual

The documentation for this class was generated from the following file: