On Tue, 29 Sep 2009, Roy Stogner wrote:

> Until it's fixed, beware the combination of:
>
> Nodal FEM bases (e.g. first order LAGRANGE/HIERARCHIC, or third order
>                 HERMITE)
> Second-order geometric elements (e.g. TRI6, HEX27)
> Parallel non-conforming meshes
> The asymmetric_constraint_rows=false option to DofMap::constrain_*
>  (whether you call it yourself or simply use FEMSystem)

This is fixed in SVN now.  Those users on 0.6.3 will still want to
avoid the above scenario; we'll try to get 0.6.4 out, with the fix,
soon.

Since 0.6.4 will basically be a snapshot of the current SVN head,
current 0.6.3 users might want to try testing their codes against SVN
now; any bug reports would be greatly appreciated.
---
Roy

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to