0.6.0
Loading...
Searching...
No Matches
mod_cg3_clip_polyhedron::t_incidence_graph Type Reference

Public Attributes

integer, dimension(:,:), allocatable id
 Each line contains the list of vertices connected to the vertex corresponding to the line.
 
integer, dimension(:), allocatable row_size
 Number of connected element in a given line.
 

Member Data Documentation

◆ id

integer, dimension(:,:), allocatable mod_cg3_clip_polyhedron::t_incidence_graph::id

Each line contains the list of vertices connected to the vertex corresponding to the line.

◆ row_size

integer, dimension(:), allocatable mod_cg3_clip_polyhedron::t_incidence_graph::row_size

Number of connected element in a given line.


The documentation for this type was generated from the following file: