- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7576]]
-
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]]
-
Oliver Sander authored
[[Imported from SVN: r7574]]
-
Oliver Sander authored
[[Imported from SVN: r7573]]
-
Oliver Sander authored
[[Imported from SVN: r7572]]
-
Oliver Sander authored
[[Imported from SVN: r7571]]
-
Oliver Sander authored
[[Imported from SVN: r7570]]
-
Oliver Sander authored
[[Imported from SVN: r7569]]
-
- Jul 15, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7568]]
-
Oliver Sander authored
[[Imported from SVN: r7567]]
-
Oliver Sander authored
[[Imported from SVN: r7566]]
-
Oliver Sander authored
coordinates into a separate method, and fix an index bug on the way. Now this derivative passes an fd check. [[Imported from SVN: r7565]]
-
Oliver Sander authored
[[Imported from SVN: r7564]]
-
Oliver Sander authored
[[Imported from SVN: r7563]]
-
Oliver Sander authored
move method getFirstDerivativesOfDirectors into the rotation class. It does not make sense for general quaternions [[Imported from SVN: r7562]]
-
Oliver Sander authored
[[Imported from SVN: r7561]]
-
- Jul 13, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7560]]
-
Oliver Sander authored
[[Imported from SVN: r7559]]
-
Oliver Sander authored
[[Imported from SVN: r7558]]
-
Oliver Sander authored
[[Imported from SVN: r7557]]
-
Oliver Sander authored
[[Imported from SVN: r7556]]
-
Oliver Sander authored
[[Imported from SVN: r7555]]
-
Oliver Sander authored
[[Imported from SVN: r7554]]
-
Oliver Sander authored
[[Imported from SVN: r7553]]
-
- Jul 11, 2011
-
-
Oliver Sander authored
That space is a product space, and its LocalGeodesicFEFunction can be implemented much more efficiently than the generic method. [[Imported from SVN: r7551]]
-
Oliver Sander authored
and barycentric coordinates. This is easy because we know the number of element corners at compile time (I currently don't see support for non-simplex elements at all). This saves time, but not much: about 1%. [[Imported from SVN: r7550]]
-
Oliver Sander authored
[[Imported from SVN: r7549]]
-
Oliver Sander authored
[[Imported from SVN: r7548]]
-
Oliver Sander authored
[[Imported from SVN: r7547]]
-
Oliver Sander authored
[[Imported from SVN: r7546]]
-
Oliver Sander authored
[[Imported from SVN: r7545]]
-
Oliver Sander authored
[[Imported from SVN: r7544]]
-
Oliver Sander authored
[[Imported from SVN: r7543]]
-
Oliver Sander authored
[[Imported from SVN: r7542]]
-
- Jun 24, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7497]]
-
Youett, Jonathan authored
[[Imported from SVN: r7496]]
-
Youett, Jonathan authored
[[Imported from SVN: r7495]]
-
Youett, Jonathan authored
[[Imported from SVN: r7494]]
-
Youett, Jonathan authored
[[Imported from SVN: r7493]]
-