Data structure to hold the data for the min_tpd
optimization
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=pr), | public | :: | P | ||||
real(kind=pr), | public | :: | T | ||||
real(kind=pr), | public, | allocatable | :: | di(:) | |||
class(ArModel), | public, | pointer | :: | model | |||
real(kind=pr), | public, | allocatable | :: | z(:) |