#include <dumux/linear/linearsolvertraits.hh>
|
using | Matrix = MType |
|
using | Vector = VType |
|
using | Comm = Dune::OwnerOverlapCopyCommunication< Dune::bigunsignedint< 96 >, int > |
|
using | LinearOperator = Dune::NonoverlappingSchwarzOperator< MType, VType, VType, Comm > |
|
using | ScalarProduct = Dune::NonoverlappingSchwarzScalarProduct< VType, Comm > |
|
template<class SeqPreconditioner > |
using | Preconditioner = Dune::NonoverlappingBlockPreconditioner< Comm, SeqPreconditioner > |
|
◆ Comm
template<class MType , class VType >
◆ LinearOperator
template<class MType , class VType >
◆ Matrix
template<class MType , class VType >
◆ Preconditioner
template<class MType , class VType >
template<class SeqPreconditioner >
◆ ScalarProduct
template<class MType , class VType >
◆ Vector
template<class MType , class VType >
◆ isNonOverlapping
template<class MType , class VType >
The documentation for this struct was generated from the following file: