isl_vertices_foreach_cell: store individual vertex ids inside cell
commit4cee5cd9de4200eca501c65513b9435d9949120d
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 8 Nov 2010 15:34:07 +0000 (8 16:34 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Nov 2010 15:07:51 +0000 (12 16:07 +0100)
tree725f410eea1c86b828edff5e54eb55445e0a0494
parentb9e709e0959c9edf7391b865281f20e48193b083
isl_vertices_foreach_cell: store individual vertex ids inside cell

Currently, each cell corresponds to a (possibly reduced) chamber
in the chamber decomposition.  If we want to allow other kinds
of cells, e.g., triangulations of chambers, then we need to
store the vertex ids inside the individual cells.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_bernstein.c
isl_vertices.c
isl_vertices_private.h