![]() |
(git:936074a)
|
Methods for Resonant Inelastic XRAY Scattering (RIXS) calculations. More...
Functions/Subroutines | |
| subroutine, public | rixs (qs_env) |
| Driver for RIXS calculations. | |
| subroutine, public | rixs_core (rixs_section, qs_env) |
| Perform RIXS calculation. | |
Methods for Resonant Inelastic XRAY Scattering (RIXS) calculations.
| subroutine, public rixs_methods::rixs | ( | type(qs_environment_type), pointer | qs_env | ) |
Driver for RIXS calculations.
| qs_env | the inherited qs_environment |
Definition at line 73 of file rixs_methods.F.
| subroutine, public rixs_methods::rixs_core | ( | type(section_vals_type), pointer | rixs_section, |
| type(qs_environment_type), pointer | qs_env | ||
| ) |
Perform RIXS calculation.
| rixs_section | ... |
| qs_env | ... |
Definition at line 117 of file rixs_methods.F.