Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
Implementing secOrd_op_rhs.h
More...
Go to the source code of this file.
Typedefs | |
using | FE_function = Esfem::Grid::Scal_FEfun::Dune_FEfun |
Dune scalar valued finite element function. | |
using | Vec_FE_function = Esfem::Grid::Vec_FEfun::Dune_FEfun |
Dune vector valued finite element function. | |
Implementing secOrd_op_rhs.h
Revised by Christian Power April 2016 Originally written by Christian Power (power22c@gmail.com) January 2016
Implementation of classes Rhs
and Vec_rhs
.
Definition in file secOrd_op_rhs.cpp.