#include <partitioning.h>
Collaboration diagram for PartitionsByVertex:

Public Types | |
| typedef Partition::grid_type | grid_type |
| typedef grid_types< grid_type > | gt |
| typedef gt::Vertex | Vertex |
| typedef Partition | partitioning_type |
| typedef vector< int >::const_iterator | PartitionOfVertexIterator |
Public Methods | |
| PartitionsByVertex (const Partition &Prtng) | |
| void | calculate_vertex_partitions () |
| partitioning_type const & | ThePartitioning () const |
| PartitionOfVertexIterator | begin (Vertex const &v) const |
| PartitionOfVertexIterator | end (Vertex const &v) const |
This data structure gives the set of partitions a vertex belongs to (in a cell-based partitioning, e.g. partitioning<Grid>).
Definition at line 224 of file partitioning.h.
|
|||||
|
Definition at line 226 of file partitioning.h. |
|
|||||
|
Definition at line 227 of file partitioning.h. |
|
|||||
|
Definition at line 228 of file partitioning.h. |
|
|||||
|
Definition at line 230 of file partitioning.h. Referenced by ThePartitioning. |
|
|||||
|
Definition at line 249 of file partitioning.h. |
|
||||||||||
|
Definition at line 238 of file partitioning.h. References calculate_vertex_partitions. |
|
|||||||||
|
Definition at line 120 of file partitioning.C. References collect_vertex_partitions, and ThePartitioning. Referenced by PartitionsByVertex. |
|
|||||||||
|
Definition at line 245 of file partitioning.h. References partitioning_type. Referenced by calculate_vertex_partitions. |
|
||||||||||
|
Definition at line 251 of file partitioning.h. References PartitionOfVertexIterator, and Vertex. |
|
||||||||||
|
Definition at line 253 of file partitioning.h. References PartitionOfVertexIterator, and Vertex. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000