Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential > Struct Template Reference

#include <dune/istl/paamg/graphcreator.hh>

List of all members.

Public Types

typedef M::matrix_type Matrix
typedef Dune::Amg::MatrixGraph
< const Matrix
MatrixGraph
typedef
Dune::Amg::PropertiesGraph
< MatrixGraph,
VertexProperties,
EdgeProperties, IdentityMap,
IdentityMap > 
PropertiesGraph
typedef Dune::tuple
< MatrixGraph
*, PropertiesGraph * > 
GraphTuple

Static Public Member Functions

template<class OF , class T >
static GraphTuple create (const M &matrix, T &excluded, const SequentialInformation &pinfo, const OF &)
static void free (GraphTuple &graphs)

template<class M>
struct Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >


Member Typedef Documentation

template<class M >
typedef Dune::tuple<MatrixGraph*,PropertiesGraph*> Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::GraphTuple
template<class M >
typedef M::matrix_type Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::Matrix
template<class M >
typedef Dune::Amg::MatrixGraph<const Matrix> Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::MatrixGraph
template<class M >
typedef Dune::Amg::PropertiesGraph<MatrixGraph, VertexProperties, EdgeProperties, IdentityMap, IdentityMap> Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::PropertiesGraph

Member Function Documentation

template<class M >
template<class OF , class T >
static GraphTuple Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::create ( const M &  matrix,
T &  excluded,
const SequentialInformation pinfo,
const OF &   
) [inline, static]
template<class M >
static void Dune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential >::free ( GraphTuple graphs  )  [inline, static]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:51 2010 for dune-istl by  doxygen 1.6.3