#include <ecpbasisset.h>
Definition at line 114 of file ecpbasisset.h.
◆ addElement()
ECPElement & votca::xtp::ECPBasisSet::addElement |
( |
std::string | elementType, |
|
|
L | lmax, |
|
|
Index | ncore ) |
◆ begin() [1/2]
std::map< std::string, std::shared_ptr< ECPElement > >::iterator votca::xtp::ECPBasisSet::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
std::map< std::string, std::shared_ptr< ECPElement > >::const_iterator votca::xtp::ECPBasisSet::begin |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
std::map< std::string, std::shared_ptr< ECPElement > >::iterator votca::xtp::ECPBasisSet::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
std::map< std::string, std::shared_ptr< ECPElement > >::const_iterator votca::xtp::ECPBasisSet::end |
( |
| ) |
const |
|
inline |
◆ getElement()
const ECPElement & votca::xtp::ECPBasisSet::getElement |
( |
std::string | element_type | ) |
const |
◆ Load()
void votca::xtp::ECPBasisSet::Load |
( |
const std::string & | name | ) |
|
◆ Name()
const std::string & votca::xtp::ECPBasisSet::Name |
( |
| ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | out, |
|
|
const ECPBasisSet & | basis ) |
|
friend |
◆ elements_
std::map<std::string, std::shared_ptr<ECPElement> > votca::xtp::ECPBasisSet::elements_ |
|
private |
◆ name_
std::string votca::xtp::ECPBasisSet::name_ |
|
private |
The documentation for this class was generated from the following files: