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

Data structures for grid partitionings


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


Function Documentation

template<class Ptng>
in_partition_pred<Ptng> InPartition int    p,
const Ptng &    Pt
[inline]
 

creator function for in_partition_pred.

Definition at line 59 of file partitioning.h.

Referenced by partitioning::FirstBdFacet, and partitioning::FirstBdVertex.

template<class GridPredicate>
inner_facet_selector<GridPredicate> InnerFacet const GridPredicate &    gp [inline]
 

Creator function for inner_facet_selector.

Definition at line 210 of file partitioning.h.

template<class Partitioning, class CellMapping>
void CreatePartitioning Partitioning &    P,
const CellMapping &    f
 

Create a partitioning<Grid> from the inverse image of a cell mapping.

Constructs a k-way partitioning from a mapping where are of an arbitrary type T.

Definition at line 11 of file create-partitioning.C.


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

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