<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I'm working with Adrian on our PetSc project at the University of Auckland. I think I've found a couple more fortran interfaces that are missing:<br>
<br>
DMPlexGetFaceFields<br>
DMPlexGefFaceGeometry<br>
<br>
I get the error:<br>
<br>
<font size="2"><span style="font-size:10pt;">Undefined symbols for architecture x86_64:<br>
  "_dmplexgetfacefields_", referenced from:<br>
      _rhs_darcy_local.2542 in darcy.o<br>
  "_dmplexgetfacegeometry_", referenced from:<br>
      _rhs_darcy_local.2542 in darcy.o<br>
<br>
I haven't got to the restore stage yet but I think probably these ones are missing too:<br>
<br>
DMPlexRestoreFaceFields<br>
DMPlexRestoreFaceGeometry<br>
<br>
Also I'm having trouble declaring a pointer to a PetscFVFaceGeom type to use with the DMPlexGetFaceGeometry. Is there a trick to this or maybe its definition in fortran is missing too?<br>
<br>
Thanks very much!<br>
<br>
Cheers<br>
John</span></font><br>
<pre><i>--
</i><i>Dr John O'Sullivan
Lecturer
</i><i>Department of Engineering Science
</i><i>University of Auckland, New Zealand
</i><i>email: <a href="https://lists.mcs.anl.gov/mailman/listinfo/petsc-dev">jp.osullivan at auckland.ac.nz</a>
</i><i>tel: +64 (0)9 923 85353</i></pre>
<font size="2"><span style="font-size:10pt;"><br>
</span></font></div>
</body>
</html>