dune-pdelab  2.0.0
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

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

References Dune::PDELab::istl::raw().


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