| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | parameter | :: | JPNBCOEFFMAX | = | 50 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=32), | public | :: | CNAME | ||||
| integer, | public | :: | NTX | ||||
| integer, | public | :: | NPX | ||||
| integer, | public, | DIMENSION(:), POINTER | :: | NETIMES | |||
| integer, | public | :: | NDX | ||||
| real, | public, | DIMENSION(:,:), POINTER | :: | XEMISDATA | |||
| logical, | public | :: | LREAD | ||||
| integer, | public | :: | NWS | ||||
| real, | public, | DIMENSION(:), POINTER | :: | XFWORK |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | NAMINDEX | ||||
| integer, | public | :: | NBCOEFF | ||||
| real, | public, | DIMENSION(JPNBCOEFFMAX) | :: | XCOEFF | |||
| integer, | public, | DIMENSION(JPNBCOEFFMAX) | :: | NEFINDEX | |||
| type(PRONOSVAR_T), | public, | POINTER | :: | NEXT |