#include <dune/pdelab/backend/ovlpistlsolverbackend.hh>
|
| | OverlappingScalarProduct (const GFS &gfs_, const istl::ParallelHelper< GFS > &helper_) |
| | Constructor needs to know the grid function space. More...
|
| |
| virtual field_type | dot (const X &x, const X &y) |
| | Dot product of two vectors. It is assumed that the vectors are consistent on the interior+border partition. More...
|
| |
| virtual double | norm (const X &x) |
| | Norm of a right-hand side vector. The vector must be consistent on the interior+border partition. More...
|
| |
template<class GFS , class X >
template<class GFS , class X >
template<class GFS , class X >
template<class GFS , class X >
Constructor needs to know the grid function space.
template<class GFS , class X >
template<class GFS , class X >
The documentation for this class was generated from the following file: