libelemental 2.0.2
Classes | Namespaces | Typedefs
element.hh File Reference

Property, Category, and Element classes. More...

#include <libelemental/value.hh>
#include <libelemental/value-types.hh>
#include <list>
#include <stdexcept>
#include <vector>
#include <libelemental/properties.hh>
#include <libelemental/element.tcc>

Classes

class  Elemental::PropertyBase
 A property of the chemical elements. More...
 
class  Elemental::Property< T >
 A typed property of the chemical elements. More...
 
class  Elemental::Property< Float >
 A floating-point property of the chemical elements. More...
 
class  Elemental::Category
 A category of properties of the chemical elements. More...
 
class  Elemental::Element
 A chemical element. More...
 

Namespaces

namespace  Elemental
 A periodic table library with detailed information on elements.
 

Typedefs

typedef Property< FloatElemental::FloatProperty
 A floating-point property of the chemical elements.
 

Detailed Description

Property, Category, and Element classes.