|
dune-pdelab
2.4.1
|
#include <dune/pdelab/backend/solver.hh>

Public Member Functions | |
| template<class V > | |
| Dune::template FieldTraits< typename V::ElementType >::real_type | norm (const V &v) const |
| compute global norm of a vector More... | |
|
inline |
compute global norm of a vector
| [in] | v | the given vector |
References Dune::PDELab::Backend::native().
1.8.11