Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
Providing initial data for the experiment. More...
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. | |
Providing initial data for the experiment.
Revised by Christian Power June 2016 Revised by Christian Power April 2016 Originally written by Christian Power (power22c@gmail.com) Januar 2016
Wrapper class for the dune function class.
Definition in file secOrd_op_initData.h.