Home
last modified time | relevance | path

Searched refs:gs_space_dim (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_nonpublic.cc286 const dimension_type gs_space_dim = gs.space_dimension(); in Polyhedron() local
288 if (!gs.adjust_topology_and_space_dimension(topol, gs_space_dim)) { in Polyhedron()
294 if (gs_space_dim > 0) { in Polyhedron()
314 space_dim = gs_space_dim; in Polyhedron()
H A DGrid_public.cc1334 const dimension_type gs_space_dim = gs.space_dimension(); in add_recycled_grid_generators() local
1335 if (space_dim < gs_space_dim) { in add_recycled_grid_generators()
H A DPolyhedron_public.cc1616 const dimension_type gs_space_dim = gs.space_dimension(); in add_recycled_generators() local
1617 if (space_dim < gs_space_dim) { in add_recycled_generators()