- Mar 19, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9648]]
-
- Sep 03, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9449]]
-
Oliver Sander authored
I can't make up my mind whether I want 'ctype' or 'field_type' [[Imported from SVN: r9447]]
-
Oliver Sander authored
When using the classes with ADOL-C, T becomes an 'adouble', which is a non-trivial type. However, the convexityField is constexpr (and with a reason -- otherwise we could write the initialization together with the declaration), and constexpr and non-trivial types don't work together. [[Imported from SVN: r9444]]
-
Oliver Sander authored
This is needed to use the ADOL-C automatic differentiation library. [[Imported from SVN: r9398]]
-
Oliver Sander authored
[[Imported from SVN: r9397]]
-
- Feb 14, 2013
-
-
Oliver Sander authored
And use it in the test. This patch uses the new 'constexpr' macro. Hence it is C++11 only. [[Imported from SVN: r9195]]
-
- Nov 12, 2011
-
-
Oliver Sander authored
It makes it difficult to be sure that an explicitly requested type is really handed over to every place. While we are at it: reverse the order of the template parameters. Now first comes the type, then the dimension. This is more like FieldVector and friends, and hence should be less confusing. [[Imported from SVN: r8148]]
-
Oliver Sander authored
[[Imported from SVN: r8146]]
-
- Oct 25, 2011
-
-
Oliver Sander authored
needed to make the targetspacetest.cc test case pass. [[Imported from SVN: r8041]]
-
Oliver Sander authored
[[Imported from SVN: r8040]]
-
Oliver Sander authored
[[Imported from SVN: r8039]]
-
- Oct 21, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r7991]]
-
- Oct 13, 2011
-
-
Oliver Sander authored
And use it to implement the Rotation<3> class. This makes the Rotation implementation easier to understand. Previously we have used a FieldVector<3> when a skew matrix was meant. This leads to confusion now that we also use quaternions as tangent vectors of SO(3). In local coordinates, these also have 3 entries. Adding the new skew matrix class makes it clearer what kind of mathematical object is meant. [[Imported from SVN: r7897]]
-
- Aug 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Aug 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7573]]
-
- Jun 13, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7427]]
-
- Jun 10, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7415]]
-
- Jun 06, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7374]]
-
- May 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7342]]
-
- Jan 14, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6750]]
-
Oliver Sander authored
[[Imported from SVN: r6748]]
-
- Jan 10, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6708]]
-
Oliver Sander authored
[[Imported from SVN: r6707]]
-
- Jan 09, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r6705]]
-
Oliver Sander authored
[[Imported from SVN: r6704]]
-
- Oct 07, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6389]]
-
- Apr 22, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
- Apr 19, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4052]]
-
- Apr 18, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4049]]
-
Oliver Sander authored
[[Imported from SVN: r4045]]
-
- Apr 17, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4017]]
-
- Apr 16, 2009
-
-
Oliver Sander authored
The class 'Configuration' is now called 'RigidBodyMotion', and can be parametrized by the space dimension [[Imported from SVN: r4003]]
-
Oliver Sander authored
renaming the file 'configuration.hh' to 'rigidbodymotion.hh', which is a lot more meaningful. Renaming the actual class will follow in a second. [[Imported from SVN: r4002]]
-
- Feb 02, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r3488]]
-
- Aug 23, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r905]]
-
- Feb 28, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r737]]
-