#include <dumux/linear/amgtraits.hh>
|
| using | Comm = Dune::OwnerOverlapCopyCommunication< Dune::bigunsignedint< 96 >, int > |
| |
| using | LinearOperator = Dune::NonoverlappingSchwarzOperator< MType, VType, VType, Comm > |
| |
| using | ScalarProduct = Dune::NonoverlappingSchwarzScalarProduct< VType, Comm > |
| |
| using | Smoother = Dune::NonoverlappingBlockPreconditioner< 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: