| MADNESS
    version 0.9
    | 
#include <corepotential.h>

| Public Member Functions | |
| AtomCore () | |
| unsigned int | n_orbital () const | 
| template<typename Archive > | |
| void | serialize (Archive &ar) | 
| Public Attributes | |
| unsigned int | atomic_number | 
| unsigned int | ncore | 
| std::vector< CoreOrbital > | orbital | 
| CorePotential | potential | 
| 
 | inline | 
| 
 | inline | 
References ncore.
| 
 | inline | 
| unsigned int madness::AtomCore::atomic_number | 
| unsigned int madness::AtomCore::ncore | 
Referenced by n_orbital(), and serialize().
| std::vector<CoreOrbital> madness::AtomCore::orbital | 
| CorePotential madness::AtomCore::potential | 
 1.8.8
 1.8.8