#include <diabatization.h>
Definition at line 40 of file diabatization.h.
◆ Diabatization()
votca::xtp::Diabatization::Diabatization |
( |
| ) |
|
|
default |
◆ ~Diabatization()
votca::xtp::Diabatization::~Diabatization |
( |
| ) |
|
|
default |
◆ Identify()
std::string votca::xtp::Diabatization::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::QMTool.
Definition at line 46 of file diabatization.h.
◆ ParseOptions()
void votca::xtp::Diabatization::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
finalprotectedvirtual |
◆ Run()
bool votca::xtp::Diabatization::Run |
( |
| ) |
|
|
finalprotectedvirtual |
◆ E1_
double votca::xtp::Diabatization::E1_ |
|
private |
◆ E2_
double votca::xtp::Diabatization::E2_ |
|
private |
◆ fragments_
◆ isQMMM_
bool votca::xtp::Diabatization::isQMMM_ |
|
private |
◆ log_
Logger votca::xtp::Diabatization::log_ |
|
private |
◆ method_
std::string votca::xtp::Diabatization::method_ |
|
private |
◆ orbfile1_
std::string votca::xtp::Diabatization::orbfile1_ |
|
private |
◆ orbfile2_
std::string votca::xtp::Diabatization::orbfile2_ |
|
private |
◆ qmtype_
std::string votca::xtp::Diabatization::qmtype_ |
|
private |
◆ state_idx_1_
Index votca::xtp::Diabatization::state_idx_1_ |
|
private |
◆ state_idx_2_
Index votca::xtp::Diabatization::state_idx_2_ |
|
private |
◆ useRI_
bool votca::xtp::Diabatization::useRI_ |
|
private |
The documentation for this class was generated from the following files: