#include <neighborlist.h>
Definition at line 36 of file neighborlist.h.
◆ DetClassicalPairs()
Index votca::xtp::Neighborlist::DetClassicalPairs |
( |
Topology & | top | ) |
|
|
private |
◆ Evaluate()
bool votca::xtp::Neighborlist::Evaluate |
( |
Topology & | top | ) |
|
|
protectedvirtual |
◆ Identify()
std::string votca::xtp::Neighborlist::Identify |
( |
| ) |
const |
|
inlinevirtual |
Calculator name.
This name is used to register a calculator in a Factory It the name of the XML file with the default calculator options stored in VOTCASHARE
- Returns
- calculator name
Implements votca::xtp::QMCalculator.
Definition at line 38 of file neighborlist.h.
◆ ParseOptions()
void votca::xtp::Neighborlist::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
protectedvirtual |
◆ WriteToStateFile()
bool votca::xtp::Neighborlist::WriteToStateFile |
( |
| ) |
const |
|
inlinevirtual |
◆ constantCutoff_
double votca::xtp::Neighborlist::constantCutoff_ |
|
private |
◆ cutoffs_
std::map<std::string, std::map<std::string, double> > votca::xtp::Neighborlist::cutoffs_ |
|
private |
◆ excitonqmCutoff_
double votca::xtp::Neighborlist::excitonqmCutoff_ |
|
private |
◆ included_segments_
std::vector<std::string> votca::xtp::Neighborlist::included_segments_ |
|
private |
◆ useConstantCutoff_
bool votca::xtp::Neighborlist::useConstantCutoff_ |
|
private |
◆ useExcitonCutoff_
bool votca::xtp::Neighborlist::useExcitonCutoff_ |
|
private |
The documentation for this class was generated from the following files: