派生类型
域
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | n | ||||
| integer, | public | :: | m | ||||
| real(kind=rp), | public | :: | hsml | ||||
| real(kind=rp), | public, | allocatable | :: | loc(:,:) | |||
| real(kind=rp), | public, | allocatable | :: | vel(:,:) | |||
| real(kind=rp), | public, | allocatable | :: | mass(:) | |||
| real(kind=rp), | public, | allocatable | :: | rho(:) | |||
| real(kind=rp), | public, | allocatable | :: | p(:) | |||
| real(kind=rp), | public, | allocatable | :: | u(:) | |||
| integer, | public, | allocatable | :: | itype(:) |