![]() |
(git:936074a)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Modules | |
| module | cg_optimizer |
| Routines for Geometry optimization using Conjugate Gradients. | |
Functions/Subroutines | |
| recursive subroutine, public | cg_optimizer::geoopt_cg (force_env, gopt_param, globenv, geo_section, gopt_env, x0, do_update) |
| Driver for conjugate gradient optimization technique. | |