#include <mapchecker.h>
Definition at line 34 of file mapchecker.h.
◆ MapChecker()
votca::xtp::MapChecker::MapChecker |
( |
| ) |
|
|
default |
◆ ~MapChecker()
votca::xtp::MapChecker::~MapChecker |
( |
| ) |
|
|
default |
◆ AddStatetoFilename()
std::string votca::xtp::MapChecker::AddStatetoFilename |
( |
const std::string & | filename, |
|
|
QMState | state ) const |
|
private |
◆ AddSteptoFilename()
std::string votca::xtp::MapChecker::AddSteptoFilename |
( |
const std::string & | filename, |
|
|
Index | step ) const |
|
private |
◆ Evaluate()
bool votca::xtp::MapChecker::Evaluate |
( |
Topology & | top | ) |
|
|
protectedvirtual |
◆ Identify()
std::string votca::xtp::MapChecker::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 40 of file mapchecker.h.
◆ ParseOptions()
void votca::xtp::MapChecker::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
protectedvirtual |
◆ StringToStates()
std::vector< QMState > votca::xtp::MapChecker::StringToStates |
( |
const std::string & | states_string | ) |
const |
|
private |
◆ WriteToStateFile()
bool votca::xtp::MapChecker::WriteToStateFile |
( |
| ) |
const |
|
inlinevirtual |
◆ mapfile_
std::string votca::xtp::MapChecker::mapfile_ = "" |
|
private |
◆ mdstates_
std::vector<QMState> votca::xtp::MapChecker::mdstates_ |
|
private |
◆ mpfile_
std::string votca::xtp::MapChecker::mpfile_ |
|
private |
◆ qmfile_
std::string votca::xtp::MapChecker::qmfile_ |
|
private |
◆ qmstates_
std::vector<QMState> votca::xtp::MapChecker::qmstates_ |
|
private |
◆ segmentfile_
std::string votca::xtp::MapChecker::segmentfile_ |
|
private |
The documentation for this class was generated from the following file: