Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
I_dx_real32
Function
MIT
17 statements
Source File
ArrayClass.f90
ArrayClass
I_dx_real32
Contents
None
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,(:)
Contents
None