Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(TXEnvelMP), | intent(in) | :: | env | |||
integer, | intent(in) | :: | unit |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=pr), | private | :: | P | ||||
real(kind=pr), | private | :: | T | ||||
real(kind=pr), | private | :: | alpha | ||||
real(kind=pr), | private, | allocatable | :: | betas(:) | |||
integer, | private | :: | i | ||||
integer, | private | :: | j | ||||
integer, | private | :: | nc | ||||
integer, | private | :: | np | ||||
real(kind=pr), | private, | allocatable | :: | w(:) | |||
real(kind=pr), | private, | allocatable | :: | x_l(:,:) |