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

Go to the source code of this file.

Namespaces

namespace  am
 

Enumerations

enum  am::AngularMomentum {
  am::S = 1 , am::P = 3 , am::D = 5 , am::F = 7 ,
  am::G = 9 , am::H = 11 , am::I = 13 , am::K = 15
}
 

Functions

std::vector< AngularMomentumam::all ()
 
size_t am::toInt (const AngularMomentum &)
 
AngularMomentum am::fromString (const std::string &)