HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
interpolationfunction
Function
22 statements
Source File
IBMClass.f90
IBMClass
interpolationfunction
Contents
public function interpolationfunction(x, INTERPOLATION, k) result(f)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=RP),
intent(in)
::
x
integer,
intent(in)
::
INTERPOLATION
real(kind=rp),
intent(in),
optional
::
k
Return Value
real(kind=rp)