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

Gral/Partitioning/partitioning.h File Reference

#include <vector.h>
#include "Gral/Base/common-grid-basics.h"
#include "Gral/Subranges/enumerated-subrange.h"
#include "Gral/Iterators/boundary-iterator.h"
#include "Utility/pre-post-conditions.h"

Include dependency graph for partitioning.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Compounds

class  in_partition_pred
 predicate object for membership in partition p. More...

class  partitioning
 Data structure for representing cell based partitioning. More...

class  inner_facet_selector
 Filter for selecting correct cell of a facet. More...

class  PartitionsByVertex
 Mapping Vertices -> Set of partitions. More...


Functions

template<class Ptng> in_partition_pred< Ptng > InPartition (int p, const Ptng &Pt)
 creator function for in_partition_pred. More...

template<class GridPredicate> inner_facet_selector< GridPredicate > InnerFacet (const GridPredicate &gp)
 Creator function for inner_facet_selector. More...

template<class Partitioning, class CellMapping> void CreatePartitioning (Partitioning &P, const CellMapping &f)
 Create a partitioning<Grid> from the inverse image of a cell mapping. More...

template<class Grid> int check_partition_for_orphanes (partitioning< Grid > const &P)
 Returns the number of partition orphanes. More...


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

Generated at Tue Feb 26 16:08:01 2002 for GrAL Partitioning Components by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000