MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
madness::AtomCore Struct Reference

#include <corepotential.h>

Collaboration diagram for madness::AtomCore:
Collaboration graph
[legend]

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< CoreOrbitalorbital
 
CorePotential potential
 

Constructor & Destructor Documentation

madness::AtomCore::AtomCore ( )
inline

Member Function Documentation

unsigned int madness::AtomCore::n_orbital ( ) const
inline

References ncore.

template<typename Archive >
void madness::AtomCore::serialize ( Archive &  ar)
inline

References ncore, and potential.

Member Data Documentation

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

The documentation for this struct was generated from the following file: