votca 2024.2-dev
|
#include <orb2fchk.h>
Public Member Functions | |
Orb2Fchk ()=default | |
~Orb2Fchk ()=default | |
std::string | Identify () const |
Calculator name. | |
Public Member Functions inherited from votca::xtp::QMTool | |
QMTool ()=default | |
~QMTool () override=default | |
std::string | Package () const final |
Package name. | |
void | Initialize (const tools::Property &options) final |
Initializes a calculator from an XML file with options. | |
bool | Evaluate () |
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 &options) |
bool | Run () |
Protected Member Functions inherited from votca::xtp::QMTool |
Private Attributes | |
std::string | basename_ |
std::string | orbfile_ |
QMState | state_ |
bool | diff2gs_ |
Logger | log_ |
Additional Inherited Members | |
Protected Attributes inherited from votca::xtp::QMTool | |
std::string | job_name_ |
Protected Attributes inherited from votca::tools::Calculator | |
Index | nThreads_ |
bool | maverick_ |
Definition at line 34 of file orb2fchk.h.
|
default |
|
default |
|
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::QMTool.
Definition at line 40 of file orb2fchk.h.
|
protectedvirtual |
Implements votca::xtp::QMTool.
Definition at line 33 of file orb2fchk.cc.
|
protectedvirtual |
Implements votca::xtp::QMTool.
Definition at line 41 of file orb2fchk.cc.
|
private |
Definition at line 47 of file orb2fchk.h.
|
private |
Definition at line 50 of file orb2fchk.h.
|
private |
Definition at line 51 of file orb2fchk.h.
|
private |
Definition at line 48 of file orb2fchk.h.
|
private |
Definition at line 49 of file orb2fchk.h.