Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Gral/Subranges/find-boundary-components.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

template<class GRID> int count_boundary_facets (GRID const &G)
 Count the number of boundary facets. More...

template<class GRID> int count_boundary_components (GRID const &G)
 Count the number of boundary components. More...

template<class GRID, class FACETSET> void find_boundary_component_germs (GRID const &G, FACETSET &C)
 Find a facet for each component of the boundary of G. More...

template<class GRID, class FACETSET> void find_boundary_component_germs (GRID const &G, FACETSET &C, int &num_comps, int &num_facets)
 Find a facet for each component of the boundary of G, and number of boundary components and facets. More...


Detailed Description

See also:
Module Algorithms for exploring Grid Boundaries

Definition in file find-boundary-components.h.


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:05:51 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000