dune-pdelab  2.5-dev
Public Member Functions | List of all members
Dune::PDELab::SequentialNorm Struct Reference

#include <dune/pdelab/backend/solver.hh>

Inheritance diagram for Dune::PDELab::SequentialNorm:
Inheritance graph

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...
 

Member Function Documentation

§ norm()

template<class V >
Dune::template FieldTraits<typename V::ElementType >::real_type Dune::PDELab::SequentialNorm::norm ( const V &  v) const
inline

compute global norm of a vector

Parameters
[in]vthe given vector

The documentation for this struct was generated from the following file: