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

Surface operator for the solution driven paper. More...

#include <memory>
#include "esfem_fwd.h"
Include dependency graph for secOrd_op_solutionDriven.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::Solution_driven
 Solve the surface partial differential equation for solution driven paper. More...
 

Namespaces

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

Detailed Description

Surface operator for the solution driven paper.

Revision history

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

Idea

Provides a class that perfoms the Dziuk mean curvature flow scheme with an additional right-hand side.

Author
Christian Power
Date
23. April 2016

Definition in file secOrd_op_solutionDriven.h.