<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Klaus,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I asked the HYPRE developers about this and this is the response I got:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">"<span style="font-family:arial,helvetica,sans-serif">The current version uses Real.  We replaced the Dbl type when we added support for complex types sometime back in 2013.  Hopefully this answers your question."</span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">So, given this, I'd say that gr_hypreF90CAdaptors.c should be edited to replace hypre_F90_Dbl with hypre_F90_Real.  In fact I did that - I needed to replace hypre_F90_Dbl with hypre_F90_Real and hypre_F90_PassDbl with hypre_F90_PassReal - and it worked.  I'm now able to compile and unsplit diffusion with thermal conduction works as it should.</span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">Regards,</span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">Jon</span></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 12:53 PM, Slavin, Jonathan <span dir="ltr"><<a href="mailto:jslavin@cfa.harvard.edu" target="_blank">jslavin@cfa.harvard.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:arial,helvetica,sans-serif">Hi Klaus,</div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">I moved aside the HYPRE 2.10.1 directories and installed version 2.10b, but got the same results.  I'm wondering if just changing that line for hypre_F90_Dbl to hypre_F90_Real might work.  Any ideas?</div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">Regards,</div><div style="font-family:arial,helvetica,sans-serif">Jon</div><div style="font-family:arial,helvetica,sans-serif"><br></div><div style="font-family:arial,helvetica,sans-serif">P.S. My name is Jon, not Joe</div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 12:26 PM, Klaus Weide <span dir="ltr"><<a href="mailto:klaus@flash.uchicago.edu" target="_blank">klaus@flash.uchicago.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Thu, 24 Sep 2015, Slavin, Jonathan wrote:<br>
<br>
> I'm trying to do a run that includes unsplit diffusion (which, it seems is<br>
> necessary to use diffusion and paramesh).  This then requires HYPRE which I<br>
> do have installed.  Nevertheless I run into an error during compilation:<br>
> gr_hypreF90CAdapters.c(20): error: identifier "hypre_F90_Dbl" is undefined<br>
>         hypre_F90_Dbl *cfTol,<br>
> ​:Looking through the header files that come with HYPRE I can't see<br>
> anywhere that hypre_F90_Dbl is defined, though hypre_F90_Real is defined<br>
> (in fortran.h)​.  I'm using the latest version of HYPRE (2.10.1) and FLASH<br>
> (4.3).  Any help would be appreciated.<br>
<br>
</span>Hello Joe,<br>
<br>
We haven't yet tested the FLASH code with the latest release of HYPRE,<br>
which was announced only recently.  Maybe some minor changes in the FLASH<br>
code will be necessary.<br>
<br>
In the meantime, HYPRE 2.10.0b and 2.09.0b should work for you.<br>
<span><font color="#888888"><br>
Klaus</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="">-- <br><div><div dir="ltr"><div><div dir="ltr">________________________________________________________<br>Jonathan D. Slavin                 Harvard-Smithsonian CfA<br><a href="mailto:jslavin@cfa.harvard.edu" target="_blank">jslavin@cfa.harvard.edu</a>       60 Garden Street, MS 83<br>phone: <a href="tel:%28617%29%20496-7981" value="+16174967981" target="_blank">(617) 496-7981</a>       Cambridge, MA 02138-1516<br>cell: <a href="tel:%28781%29%20363-0035" value="+17813630035" target="_blank">(781) 363-0035</a>             USA<br>________________________________________________________<br><br></div></div></div></div></span></div></blockquote></div>
</div></div>