dune-istl 3.0-git
|
This is the complete list of members for Dune::Amg::ConnectivityConstructor< G, T >, including all inherited members.
constructNonOverlapConnectivity(R &row, G &graph, V &visitedMap, const AggregatesMap< typename G::VertexDescriptor > &aggregates, const typename G::VertexDescriptor &seed) | Dune::Amg::BaseConnectivityConstructor | static |
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) | Dune::Amg::BaseConnectivityConstructor | static |
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) | Dune::Amg::ConnectivityConstructor< G, T > | static |
Vertex typedef | Dune::Amg::ConnectivityConstructor< G, T > |