#include <glink.h>
Definition at line 32 of file glink.h.
◆ GLink() [1/2]
| votca::xtp::GLink::GLink |
( |
GNode * | dest, |
|
|
double | rate, |
|
|
const Eigen::Vector3d & | dr ) |
|
inline |
◆ GLink() [2/2]
| votca::xtp::GLink::GLink |
( |
double | rate | ) |
|
|
inline |
◆ getDeltaR()
| const Eigen::Vector3d & votca::xtp::GLink::getDeltaR |
( |
| ) |
const |
|
inline |
◆ getDestination()
| GNode * votca::xtp::GLink::getDestination |
( |
| ) |
const |
|
inline |
◆ getRate()
| double votca::xtp::GLink::getRate |
( |
| ) |
const |
|
inline |
◆ getValue()
| double votca::xtp::GLink::getValue |
( |
| ) |
const |
|
inline |
◆ isDecayEvent()
| bool votca::xtp::GLink::isDecayEvent |
( |
| ) |
const |
|
inline |
◆ decayevent_
| bool votca::xtp::GLink::decayevent_ = false |
|
private |
◆ destination
| GNode* votca::xtp::GLink::destination = nullptr |
|
private |
◆ dr_
| Eigen::Vector3d votca::xtp::GLink::dr_ = Eigen::Vector3d::Zero() |
|
private |
◆ rate_
| double votca::xtp::GLink::rate_ = 0.0 |
|
private |
The documentation for this class was generated from the following file: