Butcher tableau derived type
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(RealArray), | public, | allocatable, dimension(:) | :: | a |
Lower triangular matrix of coefficients |
||
| real(kind=rk), | public, | allocatable, dimension(:) | :: | b |
Coefficients for summing over intermediate values |
||
| real(kind=rk), | public, | allocatable, dimension(:) | :: | c |
Time coefficients |