- Jul 08, 2013
-
-
Oliver Sander authored
These were only there to hack our way around a bug in the interface of the Rotation class. This bug has been fixed quite a while ago. [[Imported from SVN: r9293]]
-
Oliver Sander authored
[[Imported from SVN: r9292]]
-
- Jul 03, 2013
-
-
Oliver Sander authored
The Dune timers do not return wall time when using thread parallelism. [[Imported from SVN: r9283]]
-
- Nov 11, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8983]]
-
Oliver Sander authored
[[Imported from SVN: r8982]]
-
- Nov 09, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8981]]
-
- Apr 09, 2012
-
-
Oliver Sander authored
Another easy patch which makes the code a lot faster. Also, this patch removes the quasi-Newton code. So far that code hasn't helped at all. Quasi-Newton methods will need more work in the future. [[Imported from SVN: r8588]]
-
- Jan 01, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8330]]
-
- Dec 05, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8277]]
-
- Nov 25, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8261]]
-
- Nov 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8234]]
-
- Oct 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7960]]
-
- Oct 04, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7868]]
-
Oliver Sander authored
[[Imported from SVN: r7867]]
-
- Sep 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7843]]
-
Oliver Sander authored
[[Imported from SVN: r7837]]
-
- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
notably the almost-equivalent UnitVector<4>: A vector with three entries is interpreted by the UnitVector<4> class as a tangent vector given in the basis returned by orthonormalFrame. That is correct as it works for all kinds of manifolds. On the other hand, the Rotation<3> class interprets as a 3x3 skew matrix (a tangent vector at the identity in the matrix representation) even though the implementation used quaternion coordinates. To trick around this the use of exp methods with FieldVector<3> is avoided by this patch. A real fix would involve introducing a SkewMatrix class and using that in Rotation<3>. [[Imported from SVN: r7575]]
-
- Jul 13, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7554]]
-
- Jun 14, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7430]]
-
- Jun 13, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7428]]
-
- Jun 03, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7366]]
-
Oliver Sander authored
[[Imported from SVN: r7365]]
-
- Jun 01, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7354]]
-
- Mar 29, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7034]]
-
- Nov 19, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6542]]
-
- 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: r5938]]
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
Oliver Sander authored
[[Imported from SVN: r5927]]
-
- Jan 19, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5347]]
-
- Oct 15, 2009
-
-
Leo Schmidt authored
[[Imported from SVN: r5023]]
-
- Oct 08, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4972]]
-
- Sep 24, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4876]]
-
- May 17, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4197]]
-
- May 12, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4176]]
-
- Apr 30, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4131]]
-
- Apr 28, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4115]]
-
- 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]]
-
Oliver Sander authored
[[Imported from SVN: r4104]]
-