Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer(kind=int32), | public | :: | x | ||||
integer(kind=int32), | public | :: | y | ||||
integer(kind=int32), | public | :: | z |
type :: type_int_vector_3d integer(int32) :: x integer(int32) :: y integer(int32) :: z end type type_int_vector_3d