plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
step_response
Function
MIT
10 statements
Source File
create_test_step_response.f90
main
step_response
Contents
function step_response(t, params) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
t
real(kind=real64),
intent(in)
::
params
(:)
Return Value
real(kind=real64)