Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Member Functions | Private Attributes | List of all members
evolution Class Reference

Public Member Functions

template<class C >
void operator() (C &c)
 

Private Attributes

double t {2.}
 
double rE {2.}
 
double rA {1.}
 
double k {.5}
 
double rt {(rE * rA)/( rE * exp(-k*t) + rA *( 1 - exp(-k*t)))}
 

Detailed Description

Definition at line 154 of file maxH_main.cpp.


The documentation for this class was generated from the following file: