#include <ecpbasisset.h>
Definition at line 76 of file ecpbasisset.h.
◆ ECPShellIterator
◆ ECPElement()
votca::xtp::ECPElement::ECPElement |
( |
std::string | type, |
|
|
L | lmax, |
|
|
Index | ncore ) |
|
inline |
◆ addShell()
ECPShell & votca::xtp::ECPElement::addShell |
( |
L | l | ) |
|
|
inline |
◆ begin()
◆ end()
◆ getLmax()
L votca::xtp::ECPElement::getLmax |
( |
| ) |
const |
|
inline |
◆ getNcore()
Index votca::xtp::ECPElement::getNcore |
( |
| ) |
const |
|
inline |
◆ getType()
const std::string & votca::xtp::ECPElement::getType |
( |
| ) |
const |
|
inline |
◆ NumOfShells()
Index votca::xtp::ECPElement::NumOfShells |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | out, |
|
|
const ECPElement & | element ) |
|
friend |
◆ lmax_
L votca::xtp::ECPElement::lmax_ |
|
private |
◆ ncore_
Index votca::xtp::ECPElement::ncore_ |
|
private |
◆ shells_
std::vector<ECPShell> votca::xtp::ECPElement::shells_ |
|
private |
◆ type_
std::string votca::xtp::ECPElement::type_ |
|
private |
The documentation for this class was generated from the following file: