- Oct 10, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9917]]
-
Oliver Sander authored
Yes it is to be moved to dune-grid, but for the transition it is easier to use the one from this module. [[Imported from SVN: r9916]]
-
Oliver Sander authored
[[Imported from SVN: r9915]]
-
- Oct 05, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9914]]
-
Oliver Sander authored
[[Imported from SVN: r9913]]
-
Oliver Sander authored
[[Imported from SVN: r9912]]
-
Oliver Sander authored
That code was written back in the days when we were only using first order spaces. Now, with other spaces, we have to properly distinguish between grid vertices and Lagrange nodes. [[Imported from SVN: r9911]]
-
Oliver Sander authored
[[Imported from SVN: r9910]]
-
- Oct 01, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9909]]
-
- Sep 30, 2014
-
-
Oliver Sander authored
Use MPIHelper instead. [[Imported from SVN: r9908]]
-
Oliver Sander authored
[[Imported from SVN: r9907]]
-
Oliver Sander authored
[[Imported from SVN: r9906]]
-
Oliver Sander authored
[[Imported from SVN: r9905]]
-
Oliver Sander authored
[[Imported from SVN: r9904]]
-
Oliver Sander authored
[[Imported from SVN: r9903]]
-
Oliver Sander authored
[[Imported from SVN: r9902]]
-
Oliver Sander authored
[[Imported from SVN: r9901]]
-
Oliver Sander authored
[[Imported from SVN: r9900]]
-
Oliver Sander authored
[[Imported from SVN: r9899]]
-
Oliver Sander authored
As of yet completely untested [[Imported from SVN: r9898]]
-
Oliver Sander authored
[[Imported from SVN: r9897]]
-
Oliver Sander authored
The implementation uses TinyXML2. If you don't have that installed then a NotImplemented exception will be thrown. The code is still pretty fragile, and needs more defensive programming. It will probably crash on a number of well-formed files. [[Imported from SVN: r9896]]
-
Oliver Sander authored
[[Imported from SVN: r9895]]
-
Oliver Sander authored
[[Imported from SVN: r9894]]
-
Oliver Sander authored
It is not used anymore. On the other hand, I want to get rid of GeometryGrid in the CosseratVTKWriter. Now with the new VTKFile at hand there is a chance. [[Imported from SVN: r9893]]
-
Oliver Sander authored
[[Imported from SVN: r9892]]
-
Oliver Sander authored
[[Imported from SVN: r9891]]
-
- Sep 29, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9890]]
-
Oliver Sander authored
[[Imported from SVN: r9889]]
-
Oliver Sander authored
[[Imported from SVN: r9888]]
-
- Sep 19, 2014
-
-
Oliver Sander authored
This is needed for projection-based finite elements. The code in this patch has not been tested yet. [[Imported from SVN: r9887]]
-
Oliver Sander authored
[[Imported from SVN: r9886]]
-
- Sep 12, 2014
-
-
Oliver Sander authored
dune-solvers actually does provide a way to set these matrices directly. I simply didn't find it until recently. [[Imported from SVN: r9885]]
-
Oliver Sander authored
Currently, the only use of FD is to double check the derivatives computed either by hand-written code or (more frequently) by automatic differentiation. However, only multiprecision number types allow to really be sure that the rounding/cut off errors of FD do not hide subtle errors. Unfortunately, this patch doesn't go all the way. It now won't run with 'double' anymore. Also, user code needs to be modified in small but inelegant ways (e.g., no 'std::' prefixes for math functions). Since the FD tests don't have to be run every day that's okay for now. [[Imported from SVN: r9884]]
-
- Sep 07, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9883]]
-
Oliver Sander authored
[[Imported from SVN: r9882]]
-
Oliver Sander authored
[[Imported from SVN: r9881]]
-
Oliver Sander authored
We are using stuff from there. [[Imported from SVN: r9880]]
-
- Sep 03, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9879]]
-
Oliver Sander authored
[[Imported from SVN: r9878]]
-