|
using | PrecPtr = std::shared_ptr< Dune::PreconditionerWithUpdate< Vector, Vector > > |
|
using | CriterionBase = Dune::Amg::AggregationCriterion< Dune::Amg::SymmetricDependency< Matrix, Dune::Amg::FirstDiagonal > > |
|
using | Criterion = Dune::Amg::CoarsenCriterion< CriterionBase > |
|
|
static Criterion | criterion (const PropertyTree &prm) |
|
template<class Smoother > |
static PrecPtr | makeAmgPreconditioner (const Operator &op, const PropertyTree &prm, bool useKamg=false) |
|
The documentation for this struct was generated from the following files: