KASKADE 7 development version
|
#include <iterate_grid.hh>
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 |
|
inline |
Definition at line 167 of file iterate_grid.hh.