<div class="gmail_quote">On Sat, May 7, 2011 at 17:22, Ataollah Mesgarnejad <span dir="ltr">&lt;<a href="mailto:amesga1@tigers.lsu.edu">amesga1@tigers.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there a way to check if PETSc is compiled with Hypre using C preprocessor directives? (something like #ifdef WITH_HYPRE)</blockquote></div><br><div>#ifdef PETSC_HAVE_HYPRE</div>