MoyoPointGroup Derived Type

type, public, bind(c) :: MoyoPointGroup

Point group identified by moyo_point_group_new and freed by moyo_point_group_free. prim_trans_mat is the transpose view of the row-major C matrix.


Components

Type Visibility Attributes Name Initial
integer(kind=c_int32_t), public :: arithmetic_number
integer(kind=c_int32_t), public :: prim_trans_mat(3,3)