![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | xas_control::xas_control_type |
A type that holds controlling information for a xas calculation. More... | |
Modules | |
module | xas_control |
Defines control structures, which contain the parameters and the settings for the calculations. | |
Functions/Subroutines | |
subroutine, public | xas_control::read_xas_control (xas_control, xas_section) |
read from input the instructions for a xes/xas calculation | |
subroutine, public | xas_control::write_xas_control (xas_control, dft_section) |
write on the instructions for a xes/xas calculation | |
subroutine, public | xas_control::xas_control_create (xas_control) |
create retain release the xas_control_type | |
subroutine, public | xas_control::xas_control_release (xas_control) |
... | |