|
CP2K 2.4 (Revision 12889)
|
#include "cp_common_uses.h"
Include dependency graph for gopt_param_types.f90:Go to the source code of this file.
Classes | |
| struct | gopt_param_types::cg_ls_param_type |
| stores the parameters nedeed for a geometry optimization More... | |
| struct | gopt_param_types::gopt_param_type |
Namespaces | |
| namespace | gopt_param_types |
contains typo and related routines to handle parameters controlling the GEO_OPT module | |
Functions | |
| subroutine, public | gopt_param_types::gopt_param_create (gopt_param, error) |
| creates a new gopt_param object | |
| subroutine, public | gopt_param_types::gopt_param_read (gopt_param, gopt_section, type_id, error) |
| reads the parameters of the geopmetry optimizer | |
| subroutine, public | gopt_param_types::gopt_param_retain (gopt_param, error) |
| subroutine, public | gopt_param_types::gopt_param_release (gopt_param, error) |
Variables | |
| LOGICAL, parameter, private | gopt_param_types::debug_this_module = .TRUE. |
| CHARACTER(len=*), parameter, private | gopt_param_types::moduleN = 'gopt_param_types' |
| INTEGER, save, private | gopt_param_types::last_gopt_param_id = 0 |
1.7.3