Not sure if this is really a bug that needs to be fixed, but with periodic boundary conditions, I have been tripping this warning:
*** Warning, This code is deprecated, and likely to be removed in future library versions! src/mesh/mesh_base.C, line 297, compiled Nov 9 2011 at 14:40:13 *** I think this has something to do with the way that a point locator object is created when setting up periodic constraints. (My application code does not directly call the deprecated method; it is getting called from somewhere within libMesh.) -- Boyce On 11/9/11 3:29 PM, Roy Stogner wrote: > > There shouldn't be any more bugfixes outstanding, and the only feature > outstanding is more efficient nodal_solution implementations, so I'm > tagging a release candidate now. If anyone wants to help jump on the > testing that would be great; assuming no major flubs I'll upload > tarballs and announce to libmesh-users tonight. > --- > Roy > > ------------------------------------------------------------------------------ > RSA(R) Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Libmesh-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-devel ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
