indigoX
periodictable.hpp File Reference
#include "../utils/common.hpp"
#include "../utils/fwd_declares.hpp"
#include <EASTL/vector_map.h>
#include <array>
#include <cstdint>
#include <iostream>
+ Include dependency graph for periodictable.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Element
 Read only class for storing elemental information. More...
 
class  PeriodicTable
 Singleton class for storing and access elemental information. More...
 

Namespaces

 indigox
 Namespace for all graph related functionality.
 

Macros

#define INDIGOX_NUMBER_ELEMENTS   119
 

Functions

const PeriodicTable & GetPeriodicTable ()
 
std::ostream & operator<< (std::ostream &, const Element &)
 
std::ostream & operator<< (std::ostream &os, const PeriodicTable &pt)
 Print a PeriodicTable to an output stream. More...
 

Macro Definition Documentation

◆ INDIGOX_NUMBER_ELEMENTS

#define INDIGOX_NUMBER_ELEMENTS   119