<span id="mailbox-conversation">Thanks Jason, it works for me. :)<div><br></div>
<div>Best,</div></span><div class="mailbox_signature">
<br>—<br><a href="https://www.dropbox.com/mailbox">Mailbox</a>에서 보냄</div>
<br><br><div class="gmail_quote"><p>On Mon, Feb 23, 2015 at 12:18 AM, Jason Galyardt <span dir="ltr"><<a href="mailto:jason.galyardt@gmail.com" target="_blank">jason.galyardt@gmail.com</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div dir="ltr">
<div>Sorry, I just noticed that I missed name. My apologies Youngjun.<br><br></div>Jason<br></div>
<div class="gmail_extra">
<br><div class="gmail_quote">On Sun, Feb 22, 2015 at 10:17 AM, Jason Galyardt <span dir="ltr"><<a href="mailto:jason.galyardt@gmail.com">jason.galyardt@gmail.com</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>
<div>
<div>
<div>
<div>
<div>Hi Majid,<br><br></div>Try adding the following to your Makefile.h CFLAGS or FFLAGS variables, as appropriate:<br><br></div>-I $(HYPRE_INSTALL_DIR)/include<br><br></div>Of course, you will need to set the HYPRE_INSTALL_DIR earlier in the makefile. This tells the C preprocessor where to look for the include files, and is the most portable solution. Then you can revert your "#include ..." line to the original, omitting the directory information.<br><br></div>Regards,<br><br></div>Jason Galyardt<br></div>Dept. of Physics & Astronomy<br>University of Georgia<br></div>
<div class="HOEnZb"><div class="h5">
<div class="gmail_extra">
<br><div class="gmail_quote">On Sun, Feb 22, 2015 at 10:09 AM, Youngjun LEE <span dir="ltr"><<a href="mailto:m13lu2@gmail.com">m13lu2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span><div>Hi,</div>
<div><br></div>
<div>I solved that problem with putting real path of the header file in the gr_hypreF90CAdapter.c file. For example, _hypre_parcsr_ls.h could be found in “[hypreDirectory]/include”, so I edit the gr_hypreF90CAdapter.c file like,</div>
<div><br></div>
<div>line #90      #include “_hypre_parcsr_ls.h”    =>    #include “[hypreDirectory]/include/_hypre_parcsr_ls.h"</div>
<div><br></div>
<div>After fix that file, you can see more files to fix in that way. I know this is annoying job, but I don’t know the proper way that fix this problem.</div>
<div><br></div>
<div>If anybody knows the proper way to fix this problem, please let me know.</div>
<div><br></div>
<div>Thanks,</div></span><div>
<br>—<br><a href="https://www.dropbox.com/mailbox">Mailbox</a>에서 보냄</div>
<br><br><div class="gmail_quote">
<p>On Fri, Feb 13, 2015 at 7:01 AM, Majid Masnavi <span dir="ltr"><<a href="mailto:majidmasnavi@creol.ucf.edu">majidmasnavi@creol.ucf.edu</a>></span> wrote:<br></p>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<div style="direction:ltr;font-family:Arial;color:#0000ff;font-size:10pt"><font face="Times New Roman" color="000000" size="3">Hello everyone,<br><br>
I am a new user of FLASH code. After a few days, I have installed the code on Ubuntu.<br>
I made executable file for first example: Sedov.<br><br>
I want to use the code for laser target interaction. I am mtrying to run ./setup ..... in Page 440 of Manual.<br><br>
However, I cannot make correct Makefile.h for<br>
linking Hypre and FLASH. I stuck on the following error:<br><br>
gr_hypreF90CAdapters.c:90:30: fatal error:_hypre_parcsr_ls.h: No such file or directory<br>
#include "_hypre_parcsr_ls.h"  <br>
compilation terminated.<br>
make:***[gr_hypreF90CAdapters.o] Error 1<br><br>
I guess I installed the hypre-2.10.0b-babel in correct way.<br><font color="FF0000">If anybody knows how to solve this issue, please let me know.</font><br><br>
Many thanks.<br><br>
Majid<br></font></div>
</div></blockquote>
</div>
<br></blockquote>
</div>
<br></div>
</div></div>
</blockquote>
</div>
<br></div>
</div></blockquote></div><br>