(git:b195825)
dimer_types.F File Reference

Go to the source code of this file.

Modules

module  dimer_types
 Contains types used for a Dimer Method calculations.
 

Functions/Subroutines

subroutine, public dimer_types::dimer_env_create (dimer_env, subsys, globenv, dimer_section)
 ... More...
 
subroutine, public dimer_types::dimer_env_retain (dimer_env)
 ... More...
 
subroutine, public dimer_types::dimer_env_release (dimer_env)
 ... More...
 
subroutine, public dimer_types::dimer_fixed_atom_control (vec, subsys)
 Set parts of a given array vec to zero according to fixed atom constraints. When atoms are (partially) fixed then the relevant components of nvec should be set to zero. Furthermore, the relevant components of the gradient in CG should also be set to zero. More...