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

Providing initial data for the experiment. More...

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

Go to the source code of this file.

Classes

class  Esfem::SecOrd_op::Init_data
 Initial data for scalar ESFEM experiments. More...
 
struct  Esfem::SecOrd_op::sIdata
 Scalar valued initial data. More...
 
class  Esfem::SecOrd_op::vIdata
 Vector valued initial data. More...
 
class  Esfem::SecOrd_op::Exact_velocity
 Analytically given velocity. More...
 

Namespaces

 Esfem
 The evolving surface finite element method.
 
 Esfem::SecOrd_op
 Parabolic and elliptic second order operators.
 

Detailed Description

Providing initial data for the experiment.

Revision history

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

Idea

Wrapper class for the dune function class.

Author
Christian Power
Date
7. June 2016

Definition in file secOrd_op_initData.h.