#include <threecenter.h>
Definition at line 69 of file threecenter.h.
◆ auxsize()
Index votca::xtp::TCMatrix_gwbse::auxsize |
( |
| ) |
const |
|
inline |
◆ Fill()
void votca::xtp::TCMatrix_gwbse::Fill |
( |
const AOBasis & | auxbasis, |
|
|
const AOBasis & | dftbasis, |
|
|
const Eigen::MatrixXd & | dft_orbitals ) |
◆ Fill3cMO()
void votca::xtp::TCMatrix_gwbse::Fill3cMO |
( |
const AOBasis & | auxbasis, |
|
|
const AOBasis & | dftbasis, |
|
|
const Eigen::MatrixXd & | dft_orbitals ) |
|
private |
◆ get_mmax()
Index votca::xtp::TCMatrix_gwbse::get_mmax |
( |
| ) |
const |
|
inline |
◆ get_mmin()
Index votca::xtp::TCMatrix_gwbse::get_mmin |
( |
| ) |
const |
|
inline |
◆ get_nmax()
Index votca::xtp::TCMatrix_gwbse::get_nmax |
( |
| ) |
const |
|
inline |
◆ get_nmin()
Index votca::xtp::TCMatrix_gwbse::get_nmin |
( |
| ) |
const |
|
inline |
◆ Initialize()
◆ msize()
Index votca::xtp::TCMatrix_gwbse::msize |
( |
| ) |
const |
|
inline |
◆ MultiplyRightWithAuxMatrix()
void votca::xtp::TCMatrix_gwbse::MultiplyRightWithAuxMatrix |
( |
const Eigen::MatrixXd & | matrix | ) |
|
◆ nsize()
Index votca::xtp::TCMatrix_gwbse::nsize |
( |
| ) |
const |
|
inline |
◆ operator[]() [1/2]
Eigen::MatrixXd & votca::xtp::TCMatrix_gwbse::operator[] |
( |
Index | i | ) |
|
|
inline |
◆ operator[]() [2/2]
const Eigen::MatrixXd & votca::xtp::TCMatrix_gwbse::operator[] |
( |
Index | i | ) |
const |
|
inline |
◆ Rebuild()
void votca::xtp::TCMatrix_gwbse::Rebuild |
( |
| ) |
|
|
inline |
◆ auxbasis_
const AOBasis* votca::xtp::TCMatrix_gwbse::auxbasis_ = nullptr |
|
private |
◆ auxbasissize_
Index votca::xtp::TCMatrix_gwbse::auxbasissize_ |
|
private |
◆ dft_orbitals_
const Eigen::MatrixXd* votca::xtp::TCMatrix_gwbse::dft_orbitals_ = nullptr |
|
private |
◆ dftbasis_
const AOBasis* votca::xtp::TCMatrix_gwbse::dftbasis_ = nullptr |
|
private |
◆ matrix_
std::vector<Eigen::MatrixXd> votca::xtp::TCMatrix_gwbse::matrix_ |
|
private |
◆ mmax_
Index votca::xtp::TCMatrix_gwbse::mmax_ |
|
private |
◆ mmin_
Index votca::xtp::TCMatrix_gwbse::mmin_ |
|
private |
◆ mtotal_
Index votca::xtp::TCMatrix_gwbse::mtotal_ |
|
private |
◆ nmax_
Index votca::xtp::TCMatrix_gwbse::nmax_ |
|
private |
◆ nmin_
Index votca::xtp::TCMatrix_gwbse::nmin_ |
|
private |
◆ ntotal_
Index votca::xtp::TCMatrix_gwbse::ntotal_ |
|
private |
The documentation for this class was generated from the following files: