This should in theory make it possible for people to write their own DiffPhysics subclasses and attach them to a DiffSystem rather than writing DiffSystem subclasses.
For now I'd just like to be sure we don't break any existing DiffSystem and/or FEMSystem users. Give the following patch a try? http://users.ices.utexas.edu/~roystgnr/fem_physics_patch The usual caveats about how "svn diff" doesn't play nicely enough with symlinks or newly svn copied files apply. You'll probably need to do: svn copy include/physics/diff_physics.h include/physics/fem_physics.h svn copy src/systems/fem_system.C src/physics/fem_physics.C before the patch will apply and then ln -sf ../physics/fem_physics.h include/libmesh/ before the applied patch will work. --- Roy ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel