(git:b279b6b)
taper_types.F File Reference

Go to the source code of this file.

Modules

module  taper_types
 Definition of the semi empirical parameter types.
 

Functions/Subroutines

subroutine, public taper_types::taper_create (taper, rc, range)
 Creates taper type. More...
 
subroutine, public taper_types::taper_release (taper)
 Releases taper type. More...
 
real(kind=dp) function, public taper_types::taper_eval (taper, rij)
 Taper functions. More...
 
real(kind=dp) function, public taper_types::dtaper_eval (taper, rij)
 Analytical derivatives for taper function. More...