dune-istl
2.4.1
|
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 | 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 SequentialInformation &pinfo, const AggregatesMap< Vertex > &aggregates, R &row) | Dune::Amg::ConnectivityConstructor< G, SequentialInformation > | static |
Vertex typedef | Dune::Amg::ConnectivityConstructor< G, SequentialInformation > |