GQCP
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
elements.cpp File Reference
#include "Molecule/elements.hpp"
#include <boost/bimap.hpp>
Include dependency graph for elements.cpp:

Namespaces

namespace  GQCP
 
namespace  GQCP::elements
 

Functions

size_t GQCP::elements::elementToAtomicNumber (const std::string &symbol)
 
const std::string & GQCP::elements::atomicNumberToElement (const size_t atomic_number)
 

Variables

std::vector< boost::bimap< std::string, size_t >::value_type > GQCP::elements::elements_list