dune-istl 3.0-git
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::BaseConnectivityConstructorstatic
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::BaseConnectivityConstructorstatic
examine(G &graph, V &visitedMap, const SequentialInformation &pinfo, const AggregatesMap< Vertex > &aggregates, R &row)Dune::Amg::ConnectivityConstructor< G, SequentialInformation >static
Vertex typedefDune::Amg::ConnectivityConstructor< G, SequentialInformation >