plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
derivative_scalar
Function
MIT
15 statements
Source File
MathClass.f90
MathClass
derivative_scalar
Contents
public function derivative_scalar(func, x, eps)
Arguments
Type
Intent
Optional
Attributes
Name
public function func(x)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
x
Return Value
real(kind=real64)
real(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in),
optional
::
eps
Return Value
real(kind=real64)