Home
last modified time | relevance | path

Searched defs:getDipole (Results 1 – 5 of 5) sorted by relevance

/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/
H A Dpolarsite.cc54 Eigen::Vector3d PolarSite::getDipole() const { in getDipole() function in votca::xtp::PolarSite
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/
H A Dpolarsite.cc54 Eigen::Vector3d PolarSite::getDipole() const { in getDipole() function in votca::xtp::PolarSite
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/include/votca/xtp/
H A Dstaticsite.h105 virtual Eigen::Vector3d getDipole() const { return Q_.segment<3>(1); } in getDipole() function
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/include/votca/xtp/
H A Dstaticsite.h105 virtual Eigen::Vector3d getDipole() const { return Q_.segment<3>(1); } in getDipole() function
/dports/science/jdftx/jdftx-1.6.0/jdftx/fluid/
H A DMolecule.cpp347 vector3<> Molecule::getDipole() const in getDipole() function in Molecule