votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
votca::xtp::eeInteractor::E_terms Class Reference

#include <eeinteractor.h>

Public Member Functions

E_termsoperator+= (const E_terms &right)
 
E_terms operator+ (E_terms right) const
 
double sum ()
 
double & E_indu_indu ()
 
double & E_indu_stat ()
 
double & E_internal ()
 
const Eigen::Vector3d & data () const
 

Private Attributes

Eigen::Vector3d data_ = Eigen::Vector3d::Zero()
 

Detailed Description

Definition at line 59 of file eeinteractor.h.

Member Function Documentation

◆ data()

const Eigen::Vector3d & votca::xtp::eeInteractor::E_terms::data ( ) const
inline

Definition at line 77 of file eeinteractor.h.

◆ E_indu_indu()

double & votca::xtp::eeInteractor::E_terms::E_indu_indu ( )
inline

Definition at line 73 of file eeinteractor.h.

◆ E_indu_stat()

double & votca::xtp::eeInteractor::E_terms::E_indu_stat ( )
inline

Definition at line 74 of file eeinteractor.h.

◆ E_internal()

double & votca::xtp::eeInteractor::E_terms::E_internal ( )
inline

Definition at line 75 of file eeinteractor.h.

◆ operator+()

E_terms votca::xtp::eeInteractor::E_terms::operator+ ( E_terms  right) const
inline

Definition at line 66 of file eeinteractor.h.

◆ operator+=()

E_terms & votca::xtp::eeInteractor::E_terms::operator+= ( const E_terms right)
inline

Definition at line 61 of file eeinteractor.h.

◆ sum()

double votca::xtp::eeInteractor::E_terms::sum ( )
inline

Definition at line 71 of file eeinteractor.h.

Member Data Documentation

◆ data_

Eigen::Vector3d votca::xtp::eeInteractor::E_terms::data_ = Eigen::Vector3d::Zero()
private

Definition at line 80 of file eeinteractor.h.


The documentation for this class was generated from the following file: