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

Go to the source code of this file.

Data Types

type  almo_scf_lbfgs_types::lbfgs_history_type
 

Modules

module  almo_scf_lbfgs_types
 Limited memory BFGS.
 

Functions/Subroutines

subroutine, public almo_scf_lbfgs_types::lbfgs_seed (history, variable, gradient)
 interface subroutine to store the first variable/gradient pair
 
subroutine, public almo_scf_lbfgs_types::lbfgs_get_direction (history, variable, gradient, direction)
 interface subroutine to store a variable/gradient pair and predict direction
 
subroutine, public almo_scf_lbfgs_types::lbfgs_create (history, nspins, nstore)
 create history storage for limited memory bfgs
 
subroutine, public almo_scf_lbfgs_types::lbfgs_release (history)
 release the bfgs history