--- trunk/test/illust-vr.diderot 2011/06/23 20:03:05 1382 +++ trunk/test/illust-vr.diderot 2011/06/23 20:24:04 1383 @@ -76,7 +76,7 @@ tensor[3,3] Proj = identity[3]; tensor[3,3] Gten = identity[3]; if (useSilho || useRival) { - tensor[3,3] Hess = ∇(∇F)(pos); + tensor[3,3] Hess = ∇⊗∇F(pos); Proj = identity[3] - norm⊗norm; Gten = -(Proj•Hess•Proj)/gmag; }
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: j = identity[3] - norm⊗norm; Gten = -(Proj•Hess•Proj)/gmag; }