this week I spent partly on my holiday, partly in Pilsen discussing
many useful things.
Here is what I did in Hermes:
- Implementation of Hermes{1,2,3}DFunction, its move to HermesCommon.
- Picard's method fix with respect to its new layout as
NonlinearSolver descendant.
- make CubicSpline a descendant of Hermes::Hermes1DFunction.
- some fixes and improved the relations ExactSolution <-> Solution <->
MeshFunction.
- now working (testing and tuning) on not throwing away already
calculated integrals in adaptivity
Plan for the next week:
- finish the approach for not throwing away already calculated
integrals in adaptivity
- start working on subdomains in Hermes
- Euler: find out why the flux limiter somehow does not work in forward-step
- Euler: implement adaptive version of reflected-shock.
Lukas