|
dune-istl 2.12-git
|
Loading...
Searching...
No Matches
Dune::SeqScalarProduct< X > Class Template Reference
Default implementation for the scalar case. More...
#include <dune/istl/scalarproducts.hh>
Inheritance diagram for Dune::SeqScalarProduct< X >:

Public Types | |
| typedef X | domain_type |
| export types, they come from the derived class | |
| typedef X::field_type | field_type |
| typedef FieldTraits< field_type >::real_type | real_type |
Public Member Functions | |
| virtual field_type | dot (const X &x, const X &y) const |
| Dot product of two vectors. It is assumed that the vectors are consistent on the interior+border partition. | |
| virtual real_type | norm (const X &x) const |
| Norm of a right-hand side vector. The vector must be consistent on the interior+border partition. | |
| virtual SolverCategory::Category | category () const |
| Category of the scalar product (see SolverCategory::Category) | |
Detailed Description
template<class X>
class Dune::SeqScalarProduct< X >
class Dune::SeqScalarProduct< X >
Default implementation for the scalar case.
Member Typedef Documentation
◆ domain_type
template<class X >
|
inherited |
export types, they come from the derived class
◆ field_type
template<class X >
|
inherited |
◆ real_type
template<class X >
|
inherited |
Member Function Documentation
◆ category()
template<class X >
|
inlinevirtualinherited |
Category of the scalar product (see SolverCategory::Category)
Reimplemented in Dune::ParallelScalarProduct< X, C >.
◆ dot()
template<class X >
|
inlinevirtualinherited |
Dot product of two vectors. It is assumed that the vectors are consistent on the interior+border partition.
Reimplemented in Dune::ParallelScalarProduct< X, C >.
◆ norm()
template<class X >
|
inlinevirtualinherited |
Norm of a right-hand side vector. The vector must be consistent on the interior+border partition.
Reimplemented in Dune::ParallelScalarProduct< X, C >.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8