(git:6a2e663)
qs_cdft_types Module Reference

Defines CDFT control structures. More...

Functions/Subroutines

subroutine, public cdft_control_create (cdft_control)
 create the cdft_control_type More...
 
subroutine, public cdft_control_release (cdft_control)
 release the cdft_control_type More...
 

Detailed Description

Defines CDFT control structures.

History
separated from cp_control_types [03.2017]
Author
Nico Holmberg [03.2017]

Function/Subroutine Documentation

◆ cdft_control_create()

subroutine, public qs_cdft_types::cdft_control_create ( type(cdft_control_type), intent(out)  cdft_control)

create the cdft_control_type

Parameters
cdft_controlthe structure to create
History
12.2015 created [Nico Holmberg]

Definition at line 352 of file qs_cdft_types.F.

Here is the caller graph for this function:

◆ cdft_control_release()

subroutine, public qs_cdft_types::cdft_control_release ( type(cdft_control_type), intent(inout)  cdft_control)

release the cdft_control_type

Parameters
cdft_controlthe structure to release
History
12.2015 created [Nico Holmberg]

Definition at line 432 of file qs_cdft_types.F.

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