HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
EvaluateInterp
Function
7 statements
Source File
TessellationTypes.f90
TessellationTypes
EvaluateInterp
Contents
public function EvaluateInterp(coeff, x, y, z) result(value)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
coeff
(:)
real(kind=rp),
intent(in)
::
x
real(kind=rp),
intent(in)
::
y
real(kind=rp),
intent(in)
::
z
Return Value
real(kind=rp)