![]() |
(git:ed6f26b)
|
#include "../base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | orbital_symbols |
orbital_symbols | |
Functions/Subroutines | |
character(len=12) function, public | orbital_symbols::cgf_symbol (n, lxyz) |
Build a Cartesian orbital symbol (orbital labels for printing). | |
character(len=6) function, public | orbital_symbols::sgf_symbol (n, l, m) |
Build a spherical orbital symbol (orbital labels for printing). | |
Variables | |
character(len=1), dimension(0:11), parameter, public | orbital_symbols::l_sym = (/"s", "p", "d", "f", "g", "h", "i", "j", "k", "l", "m", "n"/) |