sisi4s
Loading...
Searching...
No Matches
am Namespace Reference

Enumerations

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

Functions

std::vector< AngularMomentumall ()
 
size_t toInt (const AngularMomentum &)
 
AngularMomentum fromString (const std::string &)
 

Enumeration Type Documentation

◆ AngularMomentum

Enumerator

Function Documentation

◆ all()

std::vector< am::AngularMomentum > am::all ( )

◆ fromString()

am::AngularMomentum am::fromString ( const std::string &  a)
Here is the caller graph for this function:

◆ toInt()

size_t am::toInt ( const AngularMomentum a)
Here is the caller graph for this function: