<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 7, 2017 at 1:44 PM, Justin Pogacnik <span dir="ltr"><<a href="mailto:j.pogacnik@auckland.ac.nz" target="_blank">j.pogacnik@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">Any word on this? Thanks again!<br></blockquote><div><br></div><div>Should be in master.</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">
-Justin<br>
______________________________<wbr>__________<br>
From: Justin Pogacnik<br>
Sent: Tuesday, July 18, 2017 8:38 AM<br>
To: Barry Smith<br>
Cc: <a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a><br>
Subject: Re: [FORGED] Re: [petsc-users] NULL section fortran<br>
<div class="HOEnZb"><div class="h5"><br>
Thanks for the response Barry. Matt, is this something that will be pushed out soon(ish)?<br>
<br>
Thanks guys!<br>
<br>
Justin<br>
______________________________<wbr>__________<br>
From: Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>><br>
Sent: Thursday, July 13, 2017 7:59 AM<br>
To: Justin Pogacnik<br>
Cc: <a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a><br>
Subject: [FORGED] Re: [petsc-users] NULL section fortran<br>
<br>
  Matt needs to add something like<br>
<br>
     PetscSection, parameter :: PETSC_NULL_SECTION = tPetscSection(-1)<br>
     PetscSectionSym, parameter :: PETSC_NULL_SECTIONSYM = tPetscSectionSym(-1)<br>
<br>
to src/vec/f90-mod/petscis.h in the master branch.<br>
<br>
   Barry<br>
<br>
<br>
> On Jul 12, 2017, at 2:52 PM, Justin Pogacnik <<a href="mailto:j.pogacnik@auckland.ac.nz">j.pogacnik@auckland.ac.nz</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I'm assembling a global finite element stiffness matrix and using the DMPlexMatSetClosure command in fortran. Long ago, in the past, I've used to set the section input parameters to PETSC_NULL_OBJECT. That now returns an error -- no implicit type -- during compilation. Looking at the defined null objects for fortran I don't see a section option. What should I use to invoke the default sections?<br>
><br>
> Hope this makes sense. Thanks!<br>
><br>
> Justin<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>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><br></div><div><a href="http://www.caam.rice.edu/~mk51/" target="_blank">http://www.caam.rice.edu/~mk51/</a><br></div></div></div>
</div></div>