#include <podcouplingtool.h>
Definition at line 44 of file podcouplingtool.h.
◆ PodCouplingTool()
| votca::xtp::PodCouplingTool::PodCouplingTool |
( |
| ) |
|
|
default |
◆ ~PodCouplingTool()
| votca::xtp::PodCouplingTool::~PodCouplingTool |
( |
| ) |
|
|
default |
◆ Identify()
| std::string votca::xtp::PodCouplingTool::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 49 of file podcouplingtool.h.
◆ ParseOptions()
| void votca::xtp::PodCouplingTool::ParseOptions |
( |
const tools::Property & | user_options | ) |
|
|
finalprotectedvirtual |
◆ Run()
| bool votca::xtp::PodCouplingTool::Run |
( |
| ) |
|
|
finalprotectedvirtual |
◆ cube_padding_
| double votca::xtp::PodCouplingTool::cube_padding_ |
|
private |
◆ cube_steps_
| Eigen::Array<Index, 3, 1> votca::xtp::PodCouplingTool::cube_steps_ |
|
private |
◆ fragment_A_atoms_
| std::vector<Index> votca::xtp::PodCouplingTool::fragment_A_atoms_ |
|
private |
◆ fragment_B_atoms_
| std::vector<Index> votca::xtp::PodCouplingTool::fragment_B_atoms_ |
|
private |
◆ log_
| Logger votca::xtp::PodCouplingTool::log_ |
|
private |
◆ numberofstatesA_
| Index votca::xtp::PodCouplingTool::numberofstatesA_ |
|
private |
◆ numberofstatesB_
| Index votca::xtp::PodCouplingTool::numberofstatesB_ |
|
private |
◆ orb_file_
| std::string votca::xtp::PodCouplingTool::orb_file_ |
|
private |
◆ write_cube_files_
| bool votca::xtp::PodCouplingTool::write_cube_files_ |
|
private |
The documentation for this class was generated from the following files: