This is a very minor update; it merely backports a few new FEMContext
APIs so that applications (re)written to support the git head can
still work on an official release version as well.  Non-FEMContext
users do not need this update; neither do any FEMContext users whose
applications already support the accessor interface in libMesh
0.9.2.1.

Tarballs are available at the usual spot:

https://sourceforge.net/projects/libmesh/files/libmesh/libmesh-0.9.2.2/

On a related note:

Although the FEMContext encapsulation API changes were relatively easy
to conform to in the libMesh examples and in my own apps, that might
not be true for everyone.  If anyone else finds themselves with a
large FEMContext based code that uses the deprecated raw member
variable access in 0.9.2.1 (which therefore fails to work with the git
head), the script I cooked up to rewrite app code might be useful:

http://users.ices.utexas.edu/~roystgnr/fix_femcontext.pl

Usage:
fix_femcontext.pl my_context_varname file_to_change another_file etc
---
Roy

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to