MADNESS  version 0.9
Classes | Typedefs
atom.h File Reference

Provides basis set information for computing the molecular density. More...

#include <madness/mra/mra.h>
#include "basisfunction.h"
#include <string>
Include dependency graph for atom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Atom
 Abstract Atom class. More...
 
class  Hydrogen
 Hydrogen atom. More...
 

Typedefs

typedef std::shared_ptr
< GaussianBF
BasisFunc
 

Detailed Description

Provides basis set information for computing the molecular density.

Typedef Documentation