(git:374b731)
Loading...
Searching...
No Matches
cg_utils.F File Reference

Go to the source code of this file.

Modules

module  cg_utils
 Utilities for Geometry optimization using Conjugate Gradients.
 

Functions/Subroutines

recursive subroutine, public cg_utils::cg_linmin (gopt_env, xvec, xi, g, opt_energy, output_unit, gopt_param, globenv)
 Main driver for line minimization routines for CG.
 
subroutine, public cg_utils::get_conjugate_direction (gopt_env, fletcher_reeves, g, xi, h)
 Computes the Conjugate direction for the next search.