<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 28, 2014 at 11:10 PM, Adrian Croucher <span dir="ltr"><<a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
You might have an old version of 'bfort' which does not know PetscFV is a type and thus creates<br>
incorrect bindings. I am sending you src/dm/dt/interface/ftn-auto/<u></u>dtfvf.c so you can test, but<br>
you should<br>
<br>
  rm -rf $PETSC_DIR/$PETSC_ARCH/<u></u>externalpackages/sowing*<br>
  rm -rf $PETSC_DIR/$PETSC_ARCH/conf/<u></u>sowing<br>
<br>
and reconfigure using<br>
<br>
  ./$PETSC_ARCH/conf/<u></u>reconfigure-$PETSC_ARCH.py<br>
</blockquote>
<br>
OK thanks, I just tried that, but no luck unfortunately- am getting the exact same error message.</blockquote><div><br></div><div>Yep, this is my fault. Those changes were not pushed.</div><div><br></div><div>Satish, I have pushed the changes to the Sowing repo. How do we get the tarball updated?</div>
<div><br></div><div>Adrian, here is the easiest way to get this working:</div><div><br></div><div>  cd $PETSC_ARCH/externalpackages/sowing-*</div><div>  cd src/bfort</div><div>  <Copy in the attached bfort.c></div><div>
  make</div><div>  make install</div><div>  cd $PETSC_DIR</div><div>  make allfortranstubs</div><div>  make</div><div><br></div><div>And you can check it with</div><div><br></div><div>  cd src/dm/impls/plex/examples/tutorials</div>
<div>  make ex3f90</div><div>  ./ex3f90</div><div><br></div><div>  Thanks,</div><div><br></div><div>      Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
- Adrian<br>
<br>
-- <br>
Dr Adrian Croucher<br>
Senior Research Fellow<br>
Department of Engineering Science<br>
University of Auckland, New Zealand<br>
email: <a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a><br>
tel: <a href="tel:%2B64%20%280%299%20923%204611" value="+6499234611" target="_blank">+64 (0)9 923 4611</a><br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>