![]() |
(git:b77b4be)
|
contains typo and related routines to handle parameters controlling the GEO_OPT module More...
Data Types | |
type | gopt_param_type |
Functions/Subroutines | |
subroutine, public | gopt_param_read (gopt_param, gopt_section, type_id) |
reads the parameters of the geopmetry optimizer | |
contains typo and related routines to handle parameters controlling the GEO_OPT module
subroutine, public gopt_param_types::gopt_param_read | ( | type(gopt_param_type), intent(out) | gopt_param, |
type(section_vals_type), pointer | gopt_section, | ||
integer, intent(in), optional | type_id | ||
) |
reads the parameters of the geopmetry optimizer
gopt_param | ... |
gopt_section | ... |
type_id | ... |
Definition at line 80 of file gopt_param_types.F.