Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
ddhcubic
Function
12 statements
Source File
mod_basis_functions.f08
mod_basis_functions
ddhcubic
Contents
public pure function ddhcubic(x, x0, x1) result(ddcubic)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
x
real(kind=dp),
intent(in)
::
x0
real(kind=dp),
intent(in)
::
x1
Return Value
real(kind=dp), (4)