On Nov 13, 2013, at 7:06 PM, Jed Brown wrote: > Hui Zhang <[email protected]> writes: >> I have a question to use the patch, the petsc version number was >> (3,4,3) for PETSC_VERSION_GIT >> "a61ea2a881f906cd3f3ff3c8a0af27e23148237c" on my mac. Has it been >> changed now? > > PETSc version comparison macros, such as PETSC_VERSION_LT, consider > petsc-dev (PETSC_VERSION_RELEASE==0) to be +Infinity for the purpose of > comparison. That way projects can use simple guards that will remain > stable after the next release, although it means the macros cannot > support the use of old unreleased versions (after future releases have > been made).
Thanks for clarifying. So I think the patch will do the same thing as I am doing now that uses the new interface of DMCreateMatrix_libmesh. I would suggest to push the patch. Thank you! ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
