Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nc | |||
real(kind=pr), | intent(in) | :: | rn(nc) | |||
real(kind=pr), | intent(out) | :: | D1m | |||
real(kind=pr), | intent(out) | :: | dD1i(nc) | |||
real(kind=pr), | intent(out) | :: | dD1ij(nc,nc) |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | i | ||||
integer, | public | :: | j | ||||
real(kind=pr), | public | :: | totn |