TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
triqs::modest::atomic_orbs

#include <triqs_modest/local_space.hpp>

Detailed Description

Info on an atomic shell.

Definition at line 25 of file local_space.hpp.

Public Attributes

long cls_idx = 0
 Equivalent atoms will have the same sort index (sort).
 
long dft_idx = 0
 Index of the atom in the dft code if any, or \( -1 \).
 
long dim = 0
 Dimension of the orbital space.
 
long l = 0
 Angular quantum number.
 

Member Data Documentation

◆ cls_idx

long triqs::modest::atomic_orbs::cls_idx = 0

Equivalent atoms will have the same sort index (sort).

Definition at line 28 of file local_space.hpp.

◆ dft_idx

long triqs::modest::atomic_orbs::dft_idx = 0

Index of the atom in the dft code if any, or \( -1 \).

Definition at line 29 of file local_space.hpp.

◆ dim

long triqs::modest::atomic_orbs::dim = 0

Dimension of the orbital space.

Definition at line 26 of file local_space.hpp.

◆ l

long triqs::modest::atomic_orbs::l = 0

Angular quantum number.

Definition at line 27 of file local_space.hpp.


The documentation for this struct was generated from the following file: