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

Provides the class Esfem::SecOrd_op::Brusselator. More...

#include <memory>
#include "esfem_fwd.h"
Include dependency graph for secOrd_op_brusselator.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::Brusselator
 

Namespaces

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

Detailed Description

Provides the class Esfem::SecOrd_op::Brusselator.

Revision history

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

Idea

Solves the scalar surface equation using the brusselator model. You have to use the enum class Esfem::Growth to specify which model you want.

Author
Christian Power
Date
18. May 2016

Definition in file secOrd_op_brusselator.h.