plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
I_dx_real32
Function
MIT
17 statements
Source File
ArrayClass.f90
ArrayClass
I_dx_real32
Contents
public function I_dx_real32(x, fx, f0) result(I_df)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real32),
intent(in)
::
x
(:)
real(kind=real32),
intent(in)
::
fx
(:)
real(kind=real32),
intent(in),
optional
::
f0
Return Value
real(kind=real32), allocatable, (:)