<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 8, 2015 at 9:17 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">hi,<br>
<br>
I just pulled the PETSc 'next' branch and found that DMPlexCreateSection() has changed a bit- there's an extra bcComps parameter.<br>
<br>
While checking the manual pages I noticed there is actually a DMPlexCreateSectionF90(), so I tried using that instead (to avoid having to set up all those pointers etc.)<br>
<br>
But it gives an error: "undefined reference to 'dmplexcreatesectionf90_'" when I compile. Is there actually a Fortran interface for it?<br></blockquote><div><br></div><div>Dang, this email got lost in my inbox. Sorry.</div><div><br></div><div>The function is DMPlexCreateSection() and it should work in F90. The F90 declarations are here:</div><div><br></div><div>  <a href="https://bitbucket.org/petsc/petsc/src/1b3bc0424aba96b8d4addf4d09505230f346ce95/include/petsc/finclude/ftn-custom/petscdmplex.h90?at=master">https://bitbucket.org/petsc/petsc/src/1b3bc0424aba96b8d4addf4d09505230f346ce95/include/petsc/finclude/ftn-custom/petscdmplex.h90?at=master</a></div><div><br></div><div>  Thanks,</div><div><br></div><div>    Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Cheers, Adrian<span class=""><font color="#888888"><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: +64 (0)9 923 84611<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">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></div>