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

Go to the source code of this file.

Data Types

type  taper_types::taper_type
 Taper type. More...
 

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.
 
subroutine, public taper_types::taper_release (taper)
 Releases taper type.
 
real(kind=dp) function, public taper_types::taper_eval (taper, rij)
 Taper functions.
 
real(kind=dp) function, public taper_types::dtaper_eval (taper, rij)
 Analytical derivatives for taper function.