Base Class to derive DFT and BSE coupling from.
More...
#include <couplingbase.h>
Base Class to derive DFT and BSE coupling from.
Definition at line 39 of file couplingbase.h.
◆ Addoutput()
◆ CalculateCouplings()
virtual void votca::xtp::CouplingBase::CalculateCouplings |
( |
const Orbitals & | orbitalsA, |
|
|
const Orbitals & | orbitalsB, |
|
|
const Orbitals & | orbitalsAB ) |
|
pure virtual |
◆ CalculateOverlapMatrix()
Eigen::MatrixXd votca::xtp::CouplingBase::CalculateOverlapMatrix |
( |
const Orbitals & | orbitalsAB | ) |
const |
|
protected |
◆ CheckAtomCoordinates()
void votca::xtp::CouplingBase::CheckAtomCoordinates |
( |
const Orbitals & | orbitalsA, |
|
|
const Orbitals & | orbitalsB, |
|
|
const Orbitals & | orbitalsAB ) const |
|
protected |
◆ Initialize()
◆ setLogger()
void votca::xtp::CouplingBase::setLogger |
( |
Logger * | pLog | ) |
|
|
inline |
◆ pLog_
Logger* votca::xtp::CouplingBase::pLog_ |
|
protected |
The documentation for this class was generated from the following files: