Dune::Amg::SmootherTraits< Opm::ParallelRestrictedOverlappingSchwarz< Range, Domain, ParallelInfo, SeqPreconditioner > > Struct Template Reference

Tells AMG how to use Opm::ParallelOverlappingILU0 smoother. More...

#include <ParallelRestrictedAdditiveSchwarz.hpp>

List of all members.

Public Types

typedef DefaultSmootherArgs
< typename
SeqPreconditioner::matrix_type::field_type > 
Arguments

Detailed Description

template<class Range, class Domain, class ParallelInfo, class SeqPreconditioner>
struct Dune::Amg::SmootherTraits< Opm::ParallelRestrictedOverlappingSchwarz< Range, Domain, ParallelInfo, SeqPreconditioner > >

Tells AMG how to use Opm::ParallelOverlappingILU0 smoother.

Template Parameters:
Domain The type of the Vector representing the domain.
Range The type of the Vector representing the range.
ParallelInfo The type of the parallel information object used, e.g. Dune::OwnerOverlapCommunication
SeqPreconditioner The underlying sequential preconditioner to use.

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

Generated on 26 Mar 2018 by  doxygen 1.6.1