- Jun 17, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9785]]
-
- May 22, 2014
-
-
Oliver Sander authored
The CosseratStrain object is a 3x3 matrix, where the last column is (0,0,1)^T. This special structure allows to use specially tuned matrix methods (e.g., the determinant), which I intent to do in the future. [[Imported from SVN: r9752]]
-
- Mar 21, 2014
-
-
Oliver Sander authored
This move more than halfs the size of this file, and makes it *much* easier to understand. If we ever need the gradient code we can still recover it from the 2.3-2 branch. [[Imported from SVN: r9650]]
-
- Sep 30, 2013
-
-
Oliver Sander authored
It used to be a compile-term error, but now that we have ADOL-C support the missing gradient is not a problem anymore. [[Imported from SVN: r9516]]
-
- Sep 06, 2013
-
-
Oliver Sander authored
This patch brings it back. [[Imported from SVN: r9477]]
-
- Sep 03, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9402]]
-
Oliver Sander authored
The only exception is the material parameters. ADOL-C (for which we are doing this), doesn't need to have them in a special type. [[Imported from SVN: r9401]]
-
Oliver Sander authored
Saves us one call to sqrt(). [[Imported from SVN: r9400]]
-
Oliver Sander authored
[[Imported from SVN: r9389]]
-
Oliver Sander authored
[[Imported from SVN: r9388]]
-
Oliver Sander authored
[[Imported from SVN: r9387]]
-
- Jul 12, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9308]]
-
- Jul 03, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9290]]
-
Oliver Sander authored
Very surprisingly, it appears to work... [[Imported from SVN: r9286]]
-
Oliver Sander authored
[[Imported from SVN: r9285]]
-
Oliver Sander authored
I still do not really understand it, but I believe it is correct nevertheless. [[Imported from SVN: r9282]]
-
- Apr 24, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8627]]
-
Oliver Sander authored
There were two issues fixed by this patch: a) The bending energy only involves the third director. One must look at it as a function in S^2, not as a subset of coefficients of a function to SO(3). This means that we have to use a different projection in one place. b) A certain subset of the coefficients (see the code) must always be zero, because they are parts of 3-vectors which are known to be perpendicular to (0,0,1). For some strange reason they aren't. I now hardwire them to be 0 anyway. This makes my test pass. Maybe one day I'll find the true reason :-) [[Imported from SVN: r8626]]
-
Oliver Sander authored
of Neumann boundary forces. But I am not sure and I want to postpone the issue. Therefore this patch adds a cpp warning. [[Imported from SVN: r8625]]
-
- Apr 15, 2012
-
-
Oliver Sander authored
Don't use a loop with 4 iteration to clear an array, if the array has only length 3. Boy, this did take a while to find... [[Imported from SVN: r8593]]
-
- Mar 15, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8572]]
-
Oliver Sander authored
[[Imported from SVN: r8571]]
-
Oliver Sander authored
[[Imported from SVN: r8570]]
-
Oliver Sander authored
[[Imported from SVN: r8569]]
-
Oliver Sander authored
Because trace(sym(A)) == trace(A) [[Imported from SVN: r8568]]
-
Oliver Sander authored
[[Imported from SVN: r8567]]
-
Oliver Sander authored
[[Imported from SVN: r8566]]
-
- Mar 09, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8565]]
-
- Feb 09, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8409]]
-
- Feb 08, 2012
-
-
Oliver Sander authored
implement the remaining curvature and bending terms for the energy gradient. These are not working yet, though. [[Imported from SVN: r8408]]
-
- Feb 07, 2012
-
-
Oliver Sander authored
So far, the long form of the quadratic bending energy has been implemented and tested, and it appears to do the right thing. This is a snapshot commit. The code remains out-commented until it is finished. [[Imported from SVN: r8403]]
-
- Jan 11, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8364]]
-
Oliver Sander authored
we know the function value when calling evaluateDerivative. So let's give that value to the method, to prevent it from recomputing it [[Imported from SVN: r8363]]
-
- Dec 19, 2011
-
-
Oliver Sander authored
Use the long form for the quadratic energy stiffness. I tested it: when kappa=1 is does the same as the short form [[Imported from SVN: r8308]]
-
Oliver Sander authored
[[Imported from SVN: r8307]]
-
- Dec 06, 2011
-
-
Oliver Sander authored
to set the shear correction factor. [[Imported from SVN: r8290]]
-
- Nov 15, 2011
-
-
Youett, Jonathan authored
[[Imported from SVN: r8182]]
-
- Nov 12, 2011
-
-
Oliver Sander authored
target space classes. In particular, the coordinate type now has to be given explicitly. [[Imported from SVN: r8149]]
-
- Oct 25, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r8024]]
-
Oliver Sander authored
[[Imported from SVN: r8023]]
-