dune-istl
2.2.1
|
#include <dune/istl/scalarproducts.hh>
Public Types | |
enum | { solverCategory = SolverCategory::sequential } |
typedef SeqScalarProduct< X > | ScalarProduct |
The type of the scalar product for the sequential case. |
Static Public Member Functions | |
static ScalarProduct * | construct (const C &) |
typedef SeqScalarProduct<X> Dune::ScalarProductChooser< X, C, SolverCategory::sequential >::ScalarProduct |
The type of the scalar product for the sequential case.
|
inlinestatic |