KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::IdentityScaling Struct Reference

A trivial Scaling. More...

#include <iterate_grid.hh>

Detailed Description

A trivial Scaling.

The identity scaling which leaves its operand simply as it is. This is a convenience class to evaluate plain, unscaled norms.

Definition at line 164 of file iterate_grid.hh.

Public Member Functions

template<class Cell , class F >
void operator() (Cell const &, Dune::FieldVector< typename Cell::Geometry::ctype, Cell::dimension > const &, F &) const
 

Member Function Documentation

◆ operator()()

template<class Cell , class F >
void Kaskade::IdentityScaling::operator() ( Cell const &  ,
Dune::FieldVector< typename Cell::Geometry::ctype, Cell::dimension > const &  ,
F &   
) const
inline

Definition at line 167 of file iterate_grid.hh.


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