A container for model information.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(base_interpolator), | public, | pointer | :: | excitation |
An interpolation object allowing sampling of the excitation function. |
||
| real(kind=real64), | public, | allocatable, dimension(:) | :: | model |
An array containing the model parameters. |
||
| class(*), | public, | pointer | :: | user_info |
Information the user has passed along. |