- Jul 11, 2013
-
-
Oliver Sander authored
[[Imported from SVN: r9295]]
-
- Oct 12, 2011
-
-
Oliver Sander authored
simplify the code by making the AverageDistanceAssembler accept the interpolation weights in a std::vector of FieldVectors [[Imported from SVN: r7885]]
-
- Sep 22, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7838]]
-
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 19, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7611]]
-
- Jul 11, 2011
-
-
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]]
-
- Jun 01, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7353]]
-
- May 30, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7348]]
-
- May 17, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7286]]
-
- Apr 18, 2011
-
-
Oliver Sander authored
rename method assembleHessian of AverageDistanceAssembler to assembleEmbeddedHessian, to make clearer what it does [[Imported from SVN: r7175]]
-
Oliver Sander authored
method to compute the actual Hesse matrix. For some strange reason this slows down convergence, rather than speeding it up. to be investigated [[Imported from SVN: r7173]]
-
- Apr 06, 2011
-
-
Oliver Sander authored
a separate name. We cannot rely on overloading for different arguments, because embedded and non-embedded tangent vectors may have the same type. [[Imported from SVN: r7098]]
-
- Mar 29, 2011
-
-
Oliver Sander authored
... instead of coordinates in the embedding space. The usual problem is that when working in the embedding space, a projection onto the trust-region makes the iterate leave the tangent space. [[Imported from SVN: r7035]]
-
- Apr 22, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5931]]
-
- Mar 07, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5667]]
-
Oliver Sander authored
remove old code that uses the derivative of the distance functions (instead of the derivative of the squared distance function) [[Imported from SVN: r5666]]
-
Oliver Sander authored
[[Imported from SVN: r5664]]
-
- Feb 19, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5599]]
-
Oliver Sander authored
[[Imported from SVN: r5597]]
-
Oliver Sander authored
[[Imported from SVN: r5595]]
-
- Feb 11, 2010
-
-
Oliver Sander authored
rewrite the gradient assembler such as to demand the derivative of the _squared_ distance from the target space. Unlike the distance itself, the squared distance is differentiable at zero [[Imported from SVN: r5546]]
-
Oliver Sander authored
implement matrix assembly by simply returning the identity matrix. This should a sort of projected gradient descent. It is too late at night for me to compute the actual matrix [[Imported from SVN: r5545]]
-
Oliver Sander authored
[[Imported from SVN: r5542]]
-
- Feb 10, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5531]]
-
Oliver Sander authored
[[Imported from SVN: r5529]]
-
Oliver Sander authored
[[Imported from SVN: r5527]]
-
- Feb 09, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5516]]
-
Oliver Sander authored
[[Imported from SVN: r5513]]
-
- Jan 13, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5324]]
-
- Apr 30, 2009
-
-
Oliver Sander authored
[[Imported from SVN: r4138]]
-