- Mar 15, 2015
-
-
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]]
-
Oliver Sander authored
[[Imported from SVN: r10077]]
-
Oliver Sander authored
[[Imported from SVN: r10076]]
-
- 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]]
-
Oliver Sander authored
While we are there, set all the flags in a loop, so we don't have to keep copying boilerplate code as the number of programs to build increases. [[Imported from SVN: r10074]]
-
Oliver Sander authored
We start moving to the new infrastructure for functions and function space bases. [[Imported from SVN: r10073]]
-
Oliver Sander authored
[[Imported from SVN: r10072]]
-
Oliver Sander authored
[[Imported from SVN: r10070]]
-
- Feb 12, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10069]]
-
Oliver Sander authored
[[Imported from SVN: r10068]]
-
Oliver Sander authored
Which is the type returned by the derivativeOfProjection method. [[Imported from SVN: r10067]]
-
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: r10063]]
-
Oliver Sander authored
[[Imported from SVN: r10062]]
-
- Feb 06, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10061]]
-
Oliver Sander authored
Patch by Jonathan Youett [[Imported from SVN: r10056]]
-
Oliver Sander authored
Patch by Jonathan Youett [[Imported from SVN: r10055]]
-
Oliver Sander authored
This is a fall-out from the recent move to use all the parallel code only when HAVE_MPI is set. Very ugly, but I still don't know any other way to have P3 spaces. Patch by Jonathan Youett [[Imported from SVN: r10054]]
-
Oliver Sander authored
Patch by Jonathan Youett [[Imported from SVN: r10053]]
-
- Feb 05, 2015
-
-
Oliver Sander authored
Use std::vector instead of C-array as clang does not support initialization of a C-array by a variable. Patch by Jonathan Youett [[Imported from SVN: r10052]]
-
Oliver Sander authored
Patch by Jonathan Youett [[Imported from SVN: r10051]]
-
- 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]]
-
Oliver Sander authored
I don't see an elegant way to make this work for a P3 space, even on a single processor. Since I need P3 measurements real soon now, I just disable the entire code. Not nice. [[Imported from SVN: r10047]]
-
Oliver Sander authored
The multigrid hierarchy is built in two different ways, depending on whether we use a P1NodalBasis for the discretization, or anything else. Previously, this switch was made using the preprocessor. The patches changes the code to use std::is_same instead. [[Imported from SVN: r10046]]
-
- 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]]
-
Oliver Sander authored
By introducing a factory class that produces GlobalMapper and LocalMapper types for a given dune-fufem-style function space basis. [[Imported from SVN: r10034]]
-
Oliver Sander authored
[[Imported from SVN: r10033]]
-
Oliver Sander authored
[[Imported from SVN: r10032]]
-
Oliver Sander authored
[[Imported from SVN: r10031]]
-
Oliver Sander authored
... while keeping compatible with dune 2.3 [[Imported from SVN: r10030]]
-
Oliver Sander authored
This is actually what is claimed in the paper. Previously, the mirror axis was y=0.005. Having the grid symmetric across the x-axis itself simplifies the expressions for the boundary conditions a little bit. [[Imported from SVN: r10029]]
-
- 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: r10027]]
-
Oliver Sander authored
[[Imported from SVN: r10026]]
-
Oliver Sander authored
[[Imported from SVN: r10025]]
-