Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r8), | intent(in), | dimension(:,:) | :: | u | The state vector for the system of differential equations, and its derivatives. Column represents the derivative. |
An interface for the (nonlinear) right-hand-side of an ODE being solved by quasilinearisation.