#include <qmstate.h>
Definition at line 33 of file qmstate.h.
◆ statetype
Enumerator |
---|
Electron | |
Hole | |
Singlet | |
Triplet | |
Gstate | |
PQPstate | |
DQPstate | |
KSstate | |
LMOstate | |
Definition at line 35 of file qmstate.h.
◆ QMStateType() [1/3]
votca::xtp::QMStateType::QMStateType |
( |
const statetype & | type | ) |
|
|
inline |
◆ QMStateType() [2/3]
votca::xtp::QMStateType::QMStateType |
( |
| ) |
|
|
inline |
◆ QMStateType() [3/3]
votca::xtp::QMStateType::QMStateType |
( |
const std::string & | s | ) |
|
|
inline |
◆ FromString()
void votca::xtp::QMStateType::FromString |
( |
const std::string & | statetypestring | ) |
|
◆ isExciton()
bool votca::xtp::QMStateType::isExciton |
( |
| ) |
const |
|
inline |
◆ isGWState()
bool votca::xtp::QMStateType::isGWState |
( |
| ) |
const |
|
inline |
◆ isKMCState()
bool votca::xtp::QMStateType::isKMCState |
( |
| ) |
const |
|
inline |
◆ isKSState()
bool votca::xtp::QMStateType::isKSState |
( |
| ) |
const |
|
inline |
◆ isPQPState()
bool votca::xtp::QMStateType::isPQPState |
( |
| ) |
const |
|
inline |
◆ isSingleParticleState()
bool votca::xtp::QMStateType::isSingleParticleState |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
bool votca::xtp::QMStateType::operator!= |
( |
const QMStateType & | rhs | ) |
const |
|
inline |
◆ operator!=() [2/2]
◆ operator==() [1/2]
bool votca::xtp::QMStateType::operator== |
( |
const QMStateType & | rhs | ) |
const |
|
inline |
◆ operator==() [2/2]
◆ ToLongString()
std::string votca::xtp::QMStateType::ToLongString |
( |
| ) |
const |
◆ ToString()
std::string votca::xtp::QMStateType::ToString |
( |
| ) |
const |
◆ Type()
statetype votca::xtp::QMStateType::Type |
( |
| ) |
const |
|
inline |
◆ type_
The documentation for this class was generated from the following files: