|
| 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.
|
| |
◆ 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: