#include <dumux/linear/amgtraits.hh>
|
| using | Comm = Dune::OwnerOverlapCopyCommunication<Dune::bigunsignedint<96>,int> |
| using | LinearOperator = Dune::OverlappingSchwarzOperator<MType,VType, VType,Comm> |
| using | ScalarProduct = Dune::OverlappingSchwarzScalarProduct<VType,Comm> |
| using | Smoother = Dune::BlockPreconditioner<VType,VType,Comm,Dune::SeqSSOR<MType,VType, VType> > |
◆ Comm
template<class MType, class VType>
◆ LinearOperator
template<class MType, class VType>
◆ ScalarProduct
template<class MType, class VType>
◆ Smoother
template<class MType, class VType>
The documentation for this class was generated from the following file: