(git:0de0cc2)
qs_cdft_opt_types.F File Reference

Go to the source code of this file.

Modules

module  qs_cdft_opt_types
 Control parameters for optimizers that work with CDFT constraints.
 

Functions/Subroutines

subroutine, public qs_cdft_opt_types::cdft_opt_type_create (cdft_opt_control)
 allocates and initializes the CDFT optimizer control object with default values More...
 
subroutine, public qs_cdft_opt_types::cdft_opt_type_release (cdft_opt_control)
 releases the CDFT optimizer control object More...
 
subroutine, public qs_cdft_opt_types::cdft_opt_type_read (cdft_opt_control, inp_section)
 reads the parameters of the CDFT optimizer type More...
 
subroutine, public qs_cdft_opt_types::cdft_opt_type_write (cdft_opt_control, optimizer, output_unit)
 writes information about the CDFT optimizer object More...
 
subroutine, public qs_cdft_opt_types::cdft_opt_type_copy (new, old)
 copies settings between two CDFT optimizer control objects retaining both More...