On Fri, 22 Apr 2011, Derek Gaston wrote: > On Apr 22, 2011, at 12:41 PM, Roy Stogner wrote: > >> I made yet-a-third API change; some const correctness stuff in >> PeriodicBoundaries. >> >> It's all done, working on my initial tests, and committed. In the >> event that all our big test suites pass tonight then I'd like to call >> this 0.7.1. Could you guys run your tests too ASAP? > > It's probably going to be a bit. We'll have to deal with the API changes... > and we're in the middle of a shit storm right now....
I just realized that the point_locator API change affects an app code that really needs to be compatible with multiple libMesh versions right now, so change of plans there: point_locator() will remain as-is, but libmesh_deprecated(), and sub_point_locator() will be the safe-for-threading version. Hopefully this makes life easier for you too; the other API changes are less likely to affect user code. --- Roy ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
