votca 2024.2-dev
|
#include <ianalyze.h>
Public Member Functions | |
std::string | Identify () const |
Calculator name. | |
bool | WriteToStateFile () const |
Public Member Functions inherited from votca::xtp::QMCalculator | |
QMCalculator ()=default | |
~QMCalculator () override=default | |
std::string | Package () const final |
Package name. | |
bool | EvaluateFrame (Topology &top) |
void | Initialize (const tools::Property &opt) final |
Initializes a calculator from an XML file with options. | |
Public Member Functions inherited from votca::tools::Calculator | |
Calculator ()=default | |
virtual | ~Calculator ()=default |
void | setnThreads (Index nThreads) |
Sets number of threads to use. | |
Protected Member Functions | |
void | ParseOptions (const tools::Property &user_options) |
bool | Evaluate (Topology &top) |
Protected Member Functions inherited from votca::xtp::QMCalculator |
Private Member Functions | |
void | IHist (Topology &top, QMStateType state) |
void | IRdependence (Topology &top, QMStateType state) |
Private Attributes | |
double | resolution_logJ2_ |
std::vector< QMStateType > | states_ |
double | resolution_spatial_ |
std::vector< QMPair::PairType > | pairtype_ |
bool | do_pairtype_ = false |
bool | do_IRdependence_ = false |
Additional Inherited Members | |
Protected Attributes inherited from votca::tools::Calculator | |
Index | nThreads_ |
bool | maverick_ |
Definition at line 32 of file ianalyze.h.
|
protectedvirtual |
Implements votca::xtp::QMCalculator.
Definition at line 62 of file ianalyze.cc.
|
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
Implements votca::xtp::QMCalculator.
Definition at line 34 of file ianalyze.h.
|
private |
Definition at line 96 of file ianalyze.cc.
|
private |
Definition at line 149 of file ianalyze.cc.
|
protectedvirtual |
Implements votca::xtp::QMCalculator.
Definition at line 35 of file ianalyze.cc.
|
inlinevirtual |
Implements votca::xtp::QMCalculator.
Definition at line 35 of file ianalyze.h.
|
private |
Definition at line 50 of file ianalyze.h.
|
private |
Definition at line 49 of file ianalyze.h.
|
private |
Definition at line 48 of file ianalyze.h.
|
private |
Definition at line 45 of file ianalyze.h.
|
private |
Definition at line 47 of file ianalyze.h.
|
private |
Definition at line 46 of file ianalyze.h.