Dune::Amg::ParallelIndicesCoarsener< T, E > Class Template Reference
[Parallel Algebraic Multigrid]

#include <dune/istl/paamg/indicescoarsener.hh>

Inheritance diagram for Dune::Amg::ParallelIndicesCoarsener< T, E >:
Inheritance graph

List of all members.

Classes

class  ParallelAggregateRenumberer

Public Types

typedef E ExcludedAttributes
 The set of excluded attributes.
typedef T ParallelInformation
 The type of the parallel information.
typedef
ParallelInformation::ParallelIndexSet 
ParallelIndexSet
typedef
ParallelIndexSet::GlobalIndex 
GlobalIndex
 The type of the global index.
typedef
ParallelIndexSet::LocalIndex 
LocalIndex
 The type of the local index.
typedef LocalIndex::Attribute Attribute
 The type of the attribute.
typedef Dune::RemoteIndices
< ParallelIndexSet
RemoteIndices
 The type of the remote indices.

Static Public Member Functions

template<typename Graph , typename VM >
static Graph::VertexDescriptor coarsen (ParallelInformation &fineInfo, Graph &fineGraph, VM &visitedMap, AggregatesMap< typename Graph::VertexDescriptor > &aggregates, ParallelInformation &coarseInfo)
 Build the coarse index set after the aggregatio.

template<typename T, typename E>
class Dune::Amg::ParallelIndicesCoarsener< T, E >


Member Typedef Documentation

template<typename T, typename E>
typedef E Dune::Amg::ParallelIndicesCoarsener< T, E >::ExcludedAttributes

The set of excluded attributes.


The documentation for this class was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].