#include <vaverage.h>
Definition at line 38 of file vaverage.h.
◆ VAverage()
votca::xtp::VAverage::VAverage |
( |
| ) |
|
|
default |
◆ ~VAverage()
votca::xtp::VAverage::~VAverage |
( |
| ) |
|
|
default |
◆ Evaluate()
bool votca::xtp::VAverage::Evaluate |
( |
Topology & | top | ) |
|
|
protectedvirtual |
◆ Identify()
std::string votca::xtp::VAverage::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 44 of file vaverage.h.
◆ ParseOptions()
void votca::xtp::VAverage::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
protectedvirtual |
◆ ReadOccfile()
std::vector< double > votca::xtp::VAverage::ReadOccfile |
( |
std::string | filename | ) |
const |
|
private |
◆ ReadRatefile()
◆ WriteToStateFile()
bool votca::xtp::VAverage::WriteToStateFile |
( |
| ) |
const |
|
inlinevirtual |
◆ log_
Logger votca::xtp::VAverage::log_ |
|
private |
◆ occfile_
std::string votca::xtp::VAverage::occfile_ |
|
private |
◆ outputfile_
std::string votca::xtp::VAverage::outputfile_ |
|
private |
◆ ratefile_
std::string votca::xtp::VAverage::ratefile_ |
|
private |
The documentation for this class was generated from the following files: