Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
Providing an identity function for vector valued finite element functions. More...
Go to the source code of this file.
Classes | |
class | Esfem::SecOrd_op::Identity |
Interface for the identity function. More... | |
Namespaces | |
Esfem | |
The evolving surface finite element method. | |
Esfem::SecOrd_op | |
Parabolic and elliptic second order operators. | |
Providing an identity function for vector valued finite element functions.
Revised by Christian Power Mai 2016 Originally written by Christian Power (power22c@gmail.com) March 2016
This class provides a way to save the current grid in a vector valued finite element function. With a different function you can save the nodal values into a file with the dune grid format.
Definition in file secOrd_op_identity.h.