occ
Loading...
Searching...
No Matches
element.h File Reference
#include <string>
#include <vector>
Include dependency graph for element.h:
This graph shows which files directly or indirectly include this file:

Classes

class  occ::core::Element
 Utility class representing and holding data for a chemical element. More...
 

Namespaces

namespace  occ
 
namespace  occ::core
 fundamental functionality for linear algebra, utilities, molecules and more
 

Macros

#define ELEMENT_MAX   103
 

Functions

std::string occ::core::chemical_formula (const std::vector< Element > &elements)
 The chemical formula of a given std::vector of Elements e.g.
 

Macro Definition Documentation

◆ ELEMENT_MAX

#define ELEMENT_MAX   103