Go to the source code of this file.
|
namespace | votca |
| base class for all analysis tools
|
|
namespace | votca::xtp |
| Charge transport classes.
|
|
|
template double | votca::xtp::eeInteractor::ApplyStaticField< StaticSegment, Estatic::V > (const StaticSegment &seg1, PolarSegment &seg2) const |
|
template double | votca::xtp::eeInteractor::ApplyStaticField< StaticSegment, Estatic::noE_V > (const StaticSegment &seg1, PolarSegment &seg2) const |
|
template double | votca::xtp::eeInteractor::ApplyStaticField< PolarSegment, Estatic::V > (const PolarSegment &seg1, PolarSegment &seg2) const |
|
template double | votca::xtp::eeInteractor::ApplyStaticField< PolarSegment, Estatic::noE_V > (const PolarSegment &seg1, PolarSegment &seg2) const |
|
template double | votca::xtp::eeInteractor::ApplyInducedField< Estatic::V > (const PolarSegment &seg1, PolarSegment &seg2) const |
|
template double | votca::xtp::eeInteractor::ApplyInducedField< Estatic::noE_V > (const PolarSegment &seg1, PolarSegment &seg2) const |
|