dune-istl 2.9.0
|
Base class of all aggregation criterions. More...
#include <dune/istl/paamg/aggregates.hh>
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. | |
Base class of all aggregation criterions.