(git:34ef472)
cp_control_types Module Reference

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

Functions/Subroutines

subroutine, public ddapc_control_create (ddapc_restraint_control)
 create the ddapc_restraint_type More...
 
subroutine, public dft_control_create (dft_control)
 allocates and perform a very basic initialization More...
 
subroutine, public dft_control_release (dft_control)
 ... More...
 
subroutine, public tddfpt_control_create (tddfpt_control)
 ... More...
 
subroutine, public admm_control_create (admm_control)
 ... More...
 
subroutine, public admm_control_release (admm_control)
 ... More...
 
subroutine, public expot_control_create (expot_control)
 ... More...
 
subroutine, public maxwell_control_create (maxwell_control)
 ... More...
 

Detailed Description

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

Function/Subroutine Documentation

◆ ddapc_control_create()

subroutine, public cp_control_types::ddapc_control_create ( type(ddapc_restraint_type), intent(out)  ddapc_restraint_control)

create the ddapc_restraint_type

Parameters
ddapc_restraint_control...
History
02.2006 created [Joost VandeVondele]

Definition at line 699 of file cp_control_types.F.

Here is the caller graph for this function:

◆ dft_control_create()

subroutine, public cp_control_types::dft_control_create ( type(dft_control_type), intent(out)  dft_control)

allocates and perform a very basic initialization

Parameters
dft_controlthe object to create
History
02.2003 created [fawzi]
Author
fawzi

Definition at line 766 of file cp_control_types.F.

Here is the caller graph for this function:

◆ dft_control_release()

subroutine, public cp_control_types::dft_control_release ( type(dft_control_type), intent(inout)  dft_control)

...

Parameters
dft_control...
History
02.2003 created [fawzi]
Author
fawzi

Definition at line 794 of file cp_control_types.F.

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

◆ tddfpt_control_create()

subroutine, public cp_control_types::tddfpt_control_create ( type(tddfpt_control_type), pointer  tddfpt_control)

...

Parameters
tddfpt_control...

Definition at line 894 of file cp_control_types.F.

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

◆ admm_control_create()

subroutine, public cp_control_types::admm_control_create ( type(admm_control_type), pointer  admm_control)

...

Parameters
admm_control...

Definition at line 1118 of file cp_control_types.F.

Here is the caller graph for this function:

◆ admm_control_release()

subroutine, public cp_control_types::admm_control_release ( type(admm_control_type), pointer  admm_control)

...

Parameters
admm_control...

Definition at line 1130 of file cp_control_types.F.

Here is the caller graph for this function:

◆ expot_control_create()

subroutine, public cp_control_types::expot_control_create ( type(expot_control_type), pointer  expot_control)

...

Parameters
expot_control...

Definition at line 1142 of file cp_control_types.F.

Here is the caller graph for this function:

◆ maxwell_control_create()

subroutine, public cp_control_types::maxwell_control_create ( type(maxwell_control_type), pointer  maxwell_control)

...

Parameters
maxwell_control...

Definition at line 1171 of file cp_control_types.F.

Here is the caller graph for this function: