(git:6a2e663)
xas_control Module Reference

Defines control structures, which contain the parameters and the settings for the calculations. More...

Functions/Subroutines

subroutine, public read_xas_control (xas_control, xas_section)
 read from input the instructions for a xes/xas calculation More...
 
subroutine, public write_xas_control (xas_control, dft_section)
 write on the instructions for a xes/xas calculation More...
 
subroutine, public xas_control_create (xas_control)
 create retain release the xas_control_type More...
 
subroutine, public xas_control_release (xas_control)
 ... More...
 

Detailed Description

Defines control structures, which contain the parameters and the settings for the calculations.

Function/Subroutine Documentation

◆ read_xas_control()

subroutine, public xas_control::read_xas_control ( type(xas_control_type), intent(inout)  xas_control,
type(section_vals_type), pointer  xas_section 
)

read from input the instructions for a xes/xas calculation

Parameters
xas_controlcontrol variables error
xas_section...
History
04.2005 created [MI]

Definition at line 84 of file xas_control.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_xas_control()

subroutine, public xas_control::write_xas_control ( type(xas_control_type), intent(in)  xas_control,
type(section_vals_type), pointer  dft_section 
)

write on the instructions for a xes/xas calculation

Parameters
xas_controlcontrol variables error
dft_section...
History
12.2005 created [MI]

Definition at line 209 of file xas_control.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ xas_control_create()

subroutine, public xas_control::xas_control_create ( type(xas_control_type), intent(out)  xas_control)

create retain release the xas_control_type

Parameters
xas_control...
History
04.2005 created [MI]

Definition at line 268 of file xas_control.F.

Here is the caller graph for this function:

◆ xas_control_release()

subroutine, public xas_control::xas_control_release ( type(xas_control_type), intent(inout)  xas_control)

...

Parameters
xas_control...

Definition at line 293 of file xas_control.F.

Here is the caller graph for this function: