#include <gencube.h>
Definition at line 33 of file gencube.h.
◆ GenCube()
votca::xtp::GenCube::GenCube |
( |
| ) |
|
|
default |
◆ ~GenCube()
votca::xtp::GenCube::~GenCube |
( |
| ) |
|
|
default |
◆ calculateCube()
void votca::xtp::GenCube::calculateCube |
( |
| ) |
|
|
private |
◆ Identify()
std::string votca::xtp::GenCube::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 39 of file gencube.h.
◆ ParseOptions()
void votca::xtp::GenCube::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
protectedvirtual |
◆ Run()
bool votca::xtp::GenCube::Run |
( |
| ) |
|
|
protectedvirtual |
◆ subtractCubes()
void votca::xtp::GenCube::subtractCubes |
( |
| ) |
|
|
private |
◆ dostateonly_
bool votca::xtp::GenCube::dostateonly_ |
|
private |
◆ infile1_
std::string votca::xtp::GenCube::infile1_ |
|
private |
◆ infile2_
std::string votca::xtp::GenCube::infile2_ |
|
private |
◆ log_
Logger votca::xtp::GenCube::log_ |
|
private |
◆ mode_
std::string votca::xtp::GenCube::mode_ |
|
private |
◆ orbfile_
std::string votca::xtp::GenCube::orbfile_ |
|
private |
◆ output_file_
std::string votca::xtp::GenCube::output_file_ |
|
private |
◆ padding_
double votca::xtp::GenCube::padding_ |
|
private |
◆ state_
QMState votca::xtp::GenCube::state_ |
|
private |
◆ steps_
Eigen::Array<Index, 3, 1> votca::xtp::GenCube::steps_ |
|
private |
The documentation for this class was generated from the following files: