[FieldML-automated1] Comment on revision r4687d6aa61b742927a64e4977b87e44b81b98514 in fieldml-java2
Status: Beta
Brought to you by:
richardchr
From: <fie...@go...> - 2009-11-20 12:28:34
|
r.brit...@auckland.ac.nz commented on revision r4687d6aa61b742927a64e4977b87e44b81b98514 in project fieldml-java2. Details are at http://code.google.com/p/fieldml-java2/source/detail?r=4687d6aa61b742927a64e4977b87e44b81b98514 Line-by-line comments: File: /trunk/src/fieldml/BicubicHermiteTriquadTest.java (r4687d6aa61b742927a64e4977b87e44b81b98514) =============================================================================== Line 174: meshdZ.setValue( -1.0, 3, 2 ); ------------------------------------------------------------------------------- I think that this extra direction at this node creates two extra degrees of freedom. There should only be a total of 28 (= 7 nodes X 4 dofs per node) in total. Poul's idea is that the direction 3 parameters are not specified explicitly, but are specified as being calculated (linear map) from existing dofs. Respond to these comments at http://code.google.com/p/fieldml-java2/source/detail?r=4687d6aa61b742927a64e4977b87e44b81b98514 -- You received this message because you starred this review, or because your project has directed all notifications to a mailing list that you subscribe to. You may adjust your review notification preferences at: http://code.google.com/hosting/settings |