SIRIUS 7.5.0
Electronic structure library and applications
Public Attributes | List of all members
sirius::radial_solution_descriptor Struct Reference

Describes radial solution. More...

#include <typedefs.hpp>

Public Attributes

int n
 Principal quantum number. More...
 
int l
 Angular momentum quantum number. More...
 
int dme
 Order of energy derivative. More...
 
double enu
 Energy of the solution. More...
 
int auto_enu
 Automatically determine energy. More...
 
bool new_enu_found {false}
 

Detailed Description

Describes radial solution.

Definition at line 127 of file typedefs.hpp.

Member Data Documentation

◆ n

int sirius::radial_solution_descriptor::n

Principal quantum number.

Definition at line 130 of file typedefs.hpp.

◆ l

int sirius::radial_solution_descriptor::l

Angular momentum quantum number.

Definition at line 133 of file typedefs.hpp.

◆ dme

int sirius::radial_solution_descriptor::dme

Order of energy derivative.

Definition at line 136 of file typedefs.hpp.

◆ enu

double sirius::radial_solution_descriptor::enu

Energy of the solution.

Definition at line 139 of file typedefs.hpp.

◆ auto_enu

int sirius::radial_solution_descriptor::auto_enu

Automatically determine energy.

Definition at line 142 of file typedefs.hpp.

◆ new_enu_found

bool sirius::radial_solution_descriptor::new_enu_found {false}

Definition at line 144 of file typedefs.hpp.


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