xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
linear_interpolate
Function
Gnu General Public License V3
11 statements
interpolate
linear_interpolate
Contents
public function linear_interpolate(l, x) result(y)
linearly interpolate
Arguments
Type
Intent
Optional
Attributes
Name
type(
linear
),
intent(in)
::
l
real(kind=long),
intent(in)
::
x
Return Value
real(kind=long)