votca 2024.2-dev
|
#include <threecenter.h>
Public Member Functions | |
void | Fill (const AOBasis &auxbasis, const AOBasis &dftbasis) |
Index | size () const |
Symmetric_Matrix & | operator[] (Index i) |
const Symmetric_Matrix & | operator[] (Index i) const |
Public Member Functions inherited from votca::xtp::TCMatrix | |
virtual | ~TCMatrix ()=default |
Index | Removedfunctions () const |
Private Member Functions | |
void | FillBlock (std::vector< Eigen::MatrixXd > &block, Index shellindex, const AOBasis &dftbasis, const AOBasis &auxbasis) |
Private Attributes | |
std::vector< Symmetric_Matrix > | matrix_ |
Additional Inherited Members | |
Protected Attributes inherited from votca::xtp::TCMatrix | |
Index | removedfunctions_ = 0 |
Eigen::MatrixXd | inv_sqrt_ |
Definition at line 52 of file threecenter.h.
Definition at line 447 of file libint2_calls.cc.
|
private |
|
inline |
Definition at line 58 of file threecenter.h.
|
inline |
Definition at line 60 of file threecenter.h.
|
inline |
Definition at line 56 of file threecenter.h.
|
private |
Definition at line 63 of file threecenter.h.