dune-fem 2.8.0
|
#include <dune/fem/solver/amgxsolver.hh>
Public Types | |
typedef DiscreteFunction | DiscreteFunctionType |
typedef PetscDiscreteFunction< typename DiscreteFunction::DiscreteFunctionSpaceType > | SolverDiscreteFunctionType |
typedef Dune::Fem::Operator< DiscreteFunction, DiscreteFunction > | OperatorType |
typedef OperatorType | PreconditionerType |
typedef OperatorType | AssembledOperatorType |
typedef AMGXInverseOperator< DiscreteFunction > | InverseOperatorType |
typedef AMGXSolverParameter | SolverParameterType |
typedef OperatorType Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::AssembledOperatorType |
typedef DiscreteFunction Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::DiscreteFunctionType |
typedef AMGXInverseOperator< DiscreteFunction > Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::InverseOperatorType |
typedef Dune::Fem::Operator< DiscreteFunction, DiscreteFunction > Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::OperatorType |
typedef OperatorType Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::PreconditionerType |
typedef PetscDiscreteFunction< typename DiscreteFunction::DiscreteFunctionSpaceType > Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::SolverDiscreteFunctionType |
typedef AMGXSolverParameter Dune::Fem::AMGXInverseOperatorTraits< DiscreteFunction >::SolverParameterType |