(git:3add494)
cp_lbfgs_geo Module Reference

Main driver for L-BFGS optimizer. More...

Functions/Subroutines

subroutine, public geoopt_lbfgs (force_env, gopt_param, globenv, geo_section, gopt_env, x0)
 ... More...
 

Detailed Description

Main driver for L-BFGS optimizer.

History
01.2020 Space Group Symmetry introduced by Pierre-André Cazade [pcazade]

Function/Subroutine Documentation

◆ geoopt_lbfgs()

subroutine, public cp_lbfgs_geo::geoopt_lbfgs ( type(force_env_type), pointer  force_env,
type(gopt_param_type), pointer  gopt_param,
type(global_environment_type), pointer  globenv,
type(section_vals_type), pointer  geo_section,
type(gopt_f_type), pointer  gopt_env,
real(kind=dp), dimension(:), pointer  x0 
)

...

Parameters
force_env...
gopt_param...
globenv...
geo_section...
gopt_env...
x0...
History
08.2003 created [fawzi] 01.2020 modified [pcazade]
Author
Fawzi Mohamed

Definition at line 70 of file cp_lbfgs_geo.F.

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