- Jul 07, 2016
-
-
Sander, Oliver authored
-
- May 12, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
Make them a parameter instead. This allows to switch more easily between geodesic finite elements and projected finite elements.
-
- May 10, 2016
-
-
Sander, Oliver authored
Make them a parameter instead. This allows to switch more easily between geodesic finite elements and projected finite elements.
-
- May 08, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
Otherwise, the ParaView 'glyph' filter won't recognize the direction fields.
-
- May 07, 2016
-
-
Sander, Oliver authored
By using the same mechanism as in the shell script: piping everything through the 'tee' program. This may not be the most elegant way from a Python standpoint, but it seems to work. Since now my Python testsuite seems to do everything the shell version did, this commit also removes the shell version.
-
- May 05, 2016
-
-
Sander, Oliver authored
Having it in bash was starting to be a pain. This particular testsuite uses a bit of arithmetic, which was difficult to do in bash, but trivial in Python.
-
- May 03, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Mar 23, 2016
-
-
Sander, Oliver authored
-
- Mar 22, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
Such measurements are now centralized in the program compute-disc-error.cc.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
This is planned to be used to start a fine-grid computation on the coarse-grid solution, or to start a high-order computation from a low-order one. This is helpful, in particular, for measurements of the discretization error, which take a lot of time.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Mar 05, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
It still tested for the dune-fufem wrapper of a first-order basis, while nowadays the RiemannianTRSolver class is instantiated with dune-functions bases.
-
- Mar 01, 2016
-
-
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 25, 2016
-
-
Sander, Oliver authored
This is needed to be able to multiply FieldMatrices with Quaternions.
-
Sander, Oliver authored
For those, it is necessary to have separate measurement for the displacement and orientation components.
-
- Feb 21, 2016
-
-
Sander, Oliver authored
Also, check whether the input files have the correct length
-
Sander, Oliver authored
-
Sander, Oliver authored
This creates a field with topological charge 2.
-
- Feb 12, 2016
-
-
Sander, Oliver authored
-
- Feb 11, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
This is a preparation to allow to select the TargetSpace at run-time.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Feb 10, 2016
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
Needed for gradient-flow applications.
-