Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in), | dimension(:) | :: | u | The state vector for the system of differential equations |
|
integer, | intent(in) | :: | n | The order of the derivative to take |
An interface for a function evaluating the derivative of the state vector.