|
opm-simulators
|
Tells AMG how to use Opm::ParallelOverlappingILU0 smoother. More...
#include <ParallelRestrictedAdditiveSchwarz.hpp>
Public Types | |
| typedef DefaultSmootherArgs< typename SeqPreconditioner::matrix_type::field_type > | Arguments |
Tells AMG how to use Opm::ParallelOverlappingILU0 smoother.
| 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. |