dune-istl 2.9.0
Loading...
Searching...
No Matches
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.
 

Public Member Functions

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

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: