On Wed, Feb 27, 2013 at 3:42 PM, Jed Brown <jedbr...@mcs.anl.gov> wrote:

>
> On Wed, Feb 27, 2013 at 9:31 AM, Dmitry Karpeev <karp...@mcs.anl.gov>wrote:
>
>> I made some line comments. Did you test this with petsc-3.2 or earlier?
>>>
>> I tested with petsc-dev, petsc-3.3 and petsc-3.2.
>>
>
> Can you explain how the preprocessor accepted this line without having
> PETSC_VERSION_LE defined?
>
> #if !PETSC_VERSION_LE(3,3,0) || !PETSC_VERSION_RELEASE
>
>
> https://github.com/karpeev/libmesh/commit/a2b811e1e290d650c7f63020e8f8f0c6973eb769#L3R771
>
Sure.  petscdmlibmesh assumes !PETSC_VERSION_LESS_THAN(3,3,0) at the very
top.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to