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

The actuall dune class and function that is behind secOrd_op_identity.h. More...

#include <config.h>
#include <dune/fem/operator/lagrangeinterpolation.hh>
#include "grid.h"
Include dependency graph for secOrd_op_identity_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Esfem::Impl::Identity_impl
 

Namespaces

 Esfem
 The evolving surface finite element method.
 
 Esfem::Impl
 Implementation details.
 

Detailed Description

The actuall dune class and function that is behind secOrd_op_identity.h.

Author
Christian Power
Date
9. March 2016

Revision history:

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

Idea

Here comes the dune implementation.

Created by Christian Power on 16.03.2016
Copyright (c) 2016 Christian Power.  All rights reserved.

Definition in file secOrd_op_identity_impl.h.