- Feb 06, 2015
-
-
Oliver Sander authored
Patch by Jonathan Youett [[Imported from SVN: r10056]]
-
- Feb 01, 2015
-
-
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]]
-
- Jan 28, 2015
-
-
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]]
-
- Jan 14, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r9994]]
-
- Nov 04, 2014
-
-
Oliver Sander authored
Because it is not an index, it really is a mapper. [[Imported from SVN: r9953]]
-
- Oct 27, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9936]]
-
- Oct 14, 2014
-
-
Oliver Sander authored
In particular this means having to carry mappers for the local indices around. This makes the code more verbose, but it also makes it easier to see what is happening. While coding this stuff I keep having doubts about whether all the renumbering works correctly... [[Imported from SVN: r9925]]
-
Oliver Sander authored
The global indexing infrastructure does not currently support P3 spaces. [[Imported from SVN: r9924]]
-
- Oct 11, 2014
-
-
Oliver Sander authored
The local copy was to get the thing developed and working. Now that it is working we upstream it into dune-grid. [[Imported from SVN: r9922]]
-
- Oct 10, 2014
-
-
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]]
-
- Sep 30, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9903]]
-
- Sep 03, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9878]]
-
- Jul 16, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9834]]
-
- Jul 09, 2014
-
-
Oliver Sander authored
The hasObstacle_ and obstacles_ fields are now single arrays. The corresponding fields for the entire grid hierarchy is assembled within dune-solvers now. [[Imported from SVN: r9816]]
-
- May 26, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9762]]
-
- May 14, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9727]]
-
- May 13, 2014
-
-
Oliver Sander authored
Christian Engwer told me a trick how to get the mpiHelper instance without known argc and argv. [[Imported from SVN: r9720]]
-
- Apr 23, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9708]]
-
- Sep 03, 2013
-
-
Oliver Sander authored
Offer setInitialIterate instead [[Imported from SVN: r9429]]
-
Oliver Sander authored
[[Imported from SVN: r9428]]
-
- Nov 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8234]]
-
- Sep 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7842]]
-
Oliver Sander authored
[[Imported from SVN: r7837]]
-
- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Mar 28, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7029]]
-
- Jan 23, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6835]]
-
- Jan 05, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6670]]
-
- Apr 28, 2010
-
-
Oliver Sander authored
Compute the local corrections in local coordinates on the tangent bundle now, instead of using the embedding in the surrounding space [[Imported from SVN: r5985]]
-
Oliver Sander authored
[[Imported from SVN: r5984]]
-
- Apr 27, 2010
-
-
Oliver Sander authored
For this now the TangentVector class of S^n has only n components, while the EmbeddedTangentVector class still has n+1. The code around it needs to be fixed accordingly. [[Imported from SVN: r5963]]
-
- Apr 26, 2010
-
-
Oliver Sander authored
remove the possibility to solve the inner problem with a truncated cg. It never really worked and complicates the code [[Imported from SVN: r5951]]
-
- Apr 22, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
Oliver Sander authored
[[Imported from SVN: r5927]]
-
- Feb 13, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5559]]
-
- Jan 19, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5347]]
-
- Apr 30, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4137]]
-
Oliver Sander authored
[[Imported from SVN: r4132]]
-
Oliver Sander authored
[[Imported from SVN: r4131]]
-
- Apr 27, 2009
-
-
Oliver Sander authored
new method to setup a solver using a truncated cg as the inner solver. This compiles, but it doesn't work yet [[Imported from SVN: r4105]]
-