Public Attributes | |
INTEGER | index |
INTEGER | ndata |
INTEGER | begin_vert |
INTEGER | end_vert |
INTEGER | edge_kind |
INTEGER | position |
INTEGER, dimension(:), pointer | idata |
REAL(KIND=8), dimension(:), pointer | sdata |
REAL(KIND=8), dimension(:,:), pointer | hdata |
TYPE(point), pointer | pnt_head |
TYPE(point), pointer | axp_head |
TYPE(point), pointer | add_head |
TYPE(point), pointer | rem_head |
TYPE(point), pointer | gar_head |
TYPE(simplex), pointer | spx_head |
TYPE(simplex), pointer | axs_head |
TYPE(simplex), pointer | int_head |
TYPE(simplex), pointer | ext_head |
TYPE(simplex), pointer | stc_head |