<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jun 3, 2014 at 6:42 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">
<div bgcolor="#FFFFFF" text="#000000">
<br>
<div>On 03/06/14 22:39, Matthew Knepley
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Looks
like there are other missing Fortran interfaces:<br>
<br>
DMSetNumFields()<br>
DMSetField()<br>
<br>
PetscFVSetNumComponents()<br>
PetscFVSetSpatialDimension()<br>
<br>
I have a feeling I might find more yet...</blockquote>
<div><br>
</div>
<div>I have added all these.</div>
</div>
</div>
</div>
</blockquote>
<br>
Thanks a lot Matt!<br>
<br>
DMSetField() and the PetscFV ones seem to be OK now. For some reason
I'm still getting an 'undefined reference' to DMSetNumFields()
though.<br></div></blockquote><div><br></div><div>You don't need this, just remove the call.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Here are a few more I found that appear to be missing:<br>
<br>
DMPlexTSGetGeometry()<br></div></blockquote><div><br></div><div>Added.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
DMPlexTSSetRHSFunctionLocal()<br></div></blockquote><div><br></div><div>This is the problematic one. We need a fair amount of scaffolding to get Fortran function pointers</div><div>working. I put it on the list.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
PetscSectionSetConstraintIndices()<br></div></blockquote><div><br></div><div>This needs an F90 interface, which I am working on now.</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"><div bgcolor="#FFFFFF" text="#000000">
<br>
Cheers, Adrian<span class="HOEnZb"><font color="#888888"><br>
<pre cols="72">--
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: <a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a>
tel: <a href="tel:%2B64%20%280%299%20923%204611" value="+6499234611" target="_blank">+64 (0)9 923 4611</a>
</pre>
</font></span></div>
</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>