dune-istl  2.7.0
Public Types | Public Member Functions | List of all members
Dune::Amg::AggregationCriterion< T > Class Template Reference

Base class of all aggregation criterions. More...

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

Inheritance diagram for Dune::Amg::AggregationCriterion< T >:
Inheritance graph

Public Types

typedef T DependencyPolicy
 The policy for calculating the dependency graph. More...
 

Public Member Functions

 AggregationCriterion ()
 Constructor. More...
 
 AggregationCriterion (const Parameters &parms)
 
void setDefaultValuesIsotropic (std::size_t dim, std::size_t diameter=2)
 Sets reasonable default values for an isotropic problem. More...
 
void setDefaultValuesAnisotropic (std::size_t dim, std::size_t diameter=2)
 Sets reasonable default values for an aisotropic problem. More...
 

Detailed Description

template<class T>
class Dune::Amg::AggregationCriterion< T >

Base class of all aggregation criterions.


The documentation for this class was generated from the following file: