- Mar 22, 2016
-
-
Sander, Oliver authored
Such measurements are now centralized in the program compute-disc-error.cc.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Feb 27, 2016
-
-
Sander, Oliver authored
It is still no function in the dune-functions sense, but at least the basis parameter needs to be a dune-functions basis now, rather than a deprecated dune-fufem basis.
-
- Feb 01, 2016
-
-
Sander, Oliver authored
-
- Jan 30, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
And make that code path work again!
-
- May 13, 2015
-
-
Oliver Sander authored
-
- May 04, 2015
-
-
Oliver Sander authored
Unfortunately, this bases needs to be switched on and off using preprocessor commands. Hopefully I'll find a way to make that prettier in the future.
-
- Mar 23, 2015
-
-
Oliver Sander authored
That really was a hack: the build system should do it. [[Imported from SVN: r10111]]
-
Oliver Sander authored
[[Imported from SVN: r10103]]
-
- Mar 20, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10096]]
-
- Mar 18, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10083]]
-
Oliver Sander authored
Conceptually cleaner, and makes for simpler code. Most importantly, we will want to pass the Basis::LocalView to the local assemblers. For that we need the actual basis, not just the grid view and local finite element. [[Imported from SVN: r10082]]
-
- Mar 16, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10081]]
-
- Mar 15, 2015
-
-
Oliver Sander authored
At least the harmonicmaps.cc example still works as before. [caveat: only tested without HAVE_MPI] Internally, at various places in the code, a dune-fufem basis is still constructed from the dune-functions one. These parts can be ported one by one, as dune-fufem slowly replaces its own bases by the ones from dune-functions. [[Imported from SVN: r10080]]
-
Oliver Sander authored
This is the first step towards moving to the dune-functions bases completely. [[Imported from SVN: r10079]]
-
Oliver Sander authored
I am puzzled that this worked at all previously. [[Imported from SVN: r10078]]
-
- Mar 14, 2015
-
-
Oliver Sander authored
This is needed with the cmake build system. I do not want to debug this today. [[Imported from SVN: r10075]]
-
- Feb 12, 2015
-
-
Oliver Sander authored
Some of these Python functions are so long that you cannot reasonably keep them in a single string in a ParameterTree entry. To be more flexible here the initial iterate function is now expected in a separate file. [[Imported from SVN: r10066]]
-
- Feb 08, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10064]]
-
Oliver Sander authored
[[Imported from SVN: r10062]]
-
- Feb 01, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10050]]
-
Oliver Sander authored
Nobody uses Amira, so the AmiraMesh format is obsolete. [[Imported from SVN: r10049]]
-
Oliver Sander authored
[[Imported from SVN: r10048]]
-
- Jan 28, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10037]]
-
Oliver Sander authored
This is much cleaner than handing over the Grid only, and then trying to guess the basis using the preprocessor. After all, the RiemannianTrustRegionSolver calls the assembler, so it may know the function space basis. [[Imported from SVN: r10035]]
-
- Jan 27, 2015
-
-
Oliver Sander authored
Kudos to Carsten Gräser for those new Python functions. [[Imported from SVN: r10028]]
-
Oliver Sander authored
[[Imported from SVN: r10025]]
-
Oliver Sander authored
This is only a prototype, because the GFE solution function is replaced by on where the interpolation is done in the embedding space. That defeats the purpose of measuring the GFE discretization error :-) but it is easier to implement. The real thing will follow shortly. [[Imported from SVN: r10023]]
-
Oliver Sander authored
[[Imported from SVN: r10022]]
-
Oliver Sander authored
We can do it without the preprocessor. [[Imported from SVN: r10021]]
-
Oliver Sander authored
I don't think I will need that again in the foreseeable future. If ever it should be needed again the code can be taken from the subversion archive. [[Imported from SVN: r10020]]
-
Oliver Sander authored
Do not fall back to 'harmonicmaps.parset' by default. [[Imported from SVN: r10018]]
-
- Jan 25, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10016]]
-
- Jan 16, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10015]]
-
Oliver Sander authored
[[Imported from SVN: r10014]]
-
Oliver Sander authored
[[Imported from SVN: r10013]]
-
- Jan 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10011]]
-
Oliver Sander authored
... so much difficult code obsolete now... AD rocks... [[Imported from SVN: r10010]]
-