- Oct 04, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7868]]
-
Oliver Sander authored
[[Imported from SVN: r7867]]
-
Oliver Sander authored
[[Imported from SVN: r7866]]
-
Oliver Sander authored
[[Imported from SVN: r7865]]
-
Oliver Sander authored
framework wants a global function space basis. So far the P1 basis is hardwired for simplicity. [[Imported from SVN: r7863]]
-
Oliver Sander authored
[[Imported from SVN: r7860]]
-
- Sep 30, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7856]]
-
- Sep 25, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7848]]
-
Oliver Sander authored
[[Imported from SVN: r7847]]
-
- Sep 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7843]]
-
Oliver Sander authored
[[Imported from SVN: r7842]]
-
Oliver Sander authored
[[Imported from SVN: r7841]]
-
Oliver Sander authored
[[Imported from SVN: r7840]]
-
Oliver Sander authored
Computation of analytical energy gradients doesn't work, yet. [[Imported from SVN: r7839]]
-
Oliver Sander authored
[[Imported from SVN: r7838]]
-
Oliver Sander authored
[[Imported from SVN: r7837]]
-
Oliver Sander authored
We need the extra flexibility for higher-order functions. Run-time loss is around 1% -- that's okay. [[Imported from SVN: r7836]]
-
- Aug 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7620]]
-
- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7617]]
-
Oliver Sander authored
[[Imported from SVN: r7616]]
-
Oliver Sander authored
[[Imported from SVN: r7614]]
-
Oliver Sander authored
[[Imported from SVN: r7613]]
-
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]]
-