Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Namespaces
io_l2h1Calculator.h File Reference

$L^2$- and $H^1$-norm More...

#include <memory>
#include "esfem_fwd.h"
Include dependency graph for io_l2h1Calculator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Esfem::Io::L2H1_calculator
 Wrapper class for dune $L^2$- and $H^1$-norms. More...
 

Namespaces

 Esfem
 The evolving surface finite element method.
 
 Esfem::Io
 Input output routines.
 

Detailed Description

$L^2$- and $H^1$-norm

Revision history

 Revised by Christian Power April 2016
 Originally written by Christian Power
      (power22c@gmail.com) Januar 2016

Idea

Build a wrapper class for the dune implementation.

Author
Christian Power
Date
27. April 2016

Definition in file io_l2h1Calculator.h.