Dune::Amg::ConnectivityConstructor< G, SequentialInformation > Member List
This is the complete list of members for
Dune::Amg::ConnectivityConstructor< G, SequentialInformation >, 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 | [inline, 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 | [inline, static] |
examine(G &graph, V &visitedMap, const SequentialInformation &pinfo, const AggregatesMap< Vertex > &aggregates, R &row) | Dune::Amg::ConnectivityConstructor< G, SequentialInformation > | [inline, static] |
Vertex typedef | Dune::Amg::ConnectivityConstructor< G, SequentialInformation > | |