- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/istl/paamg/galerkin.hh>
Public Types | |
typedef G::VertexDescriptor | Vertex |
Static Public Member Functions | |
template<class V , class O , class R > | |
static void | examine (G &graph, V &visitedMap, const T &pinfo, const AggregatesMap< Vertex > &aggregates, const O &overlap, const OverlapVertex< Vertex > *overlapVertices, const OverlapVertex< Vertex > *overlapEnd, R &row) |
template<class R , class G , class V > | |
static void | constructOverlapConnectivity (R &row, G &graph, V &visitedMap, const AggregatesMap< typename G::VertexDescriptor > &aggregates, const OverlapVertex< typename G::VertexDescriptor > *&seed, const OverlapVertex< typename G::VertexDescriptor > *overlapEnd) |
template<class R , class G , class V > | |
static void | constructNonOverlapConnectivity (R &row, G &graph, V &visitedMap, const AggregatesMap< typename G::VertexDescriptor > &aggregates, const typename G::VertexDescriptor &seed) |
Construct the connectivity of an aggregate in the overlap. |
typedef G::VertexDescriptor Dune::Amg::ConnectivityConstructor< G, T >::Vertex |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].