libelemental 2.0.2
|
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< Float > | Elemental::FloatProperty |
A floating-point property of the chemical elements. | |
Property, Category, and Element classes.