plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
imaginaryTimestepDerivative
Function
MIT
8 statements
Source File
ElastoPlasticityClass.f90
ElastoPlasticityClass
imaginaryTimestepDerivative
Contents
public function imaginaryTimestepDerivative(this_func, x, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
procedure(
ScalarFunction
)
::
this_func
real(kind=real64),
intent(in)
::
x
real(kind=real64),
intent(in)
::
params
(:)
Return Value
real(kind=real64)