<div dir="ltr"><div dir="ltr">On Sat, Apr 15, 2023 at 7:28 AM Danny Lathouwers - TNW via petsc-users <<a href="mailto:petsc-users@mcs.anl.gov">petsc-users@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Dear community,<div><br></div><div>I am transitioning a working Fortran code based on version 3.10.4 to version 3.19.0.<div>The code compiles except for one problem during linking where PetscInitialize can no longer be found (<span style="font-family:Menlo;font-size:11px">undefined reference to `petscinitialize_</span><font face="Menlo"><span style="font-size:11px">’</span></font>).</div></div></div></blockquote><div><br></div><div>PetscInitialize() only takes the "ierr" argument now.</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:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div>I am attaching the piece of code where the call is made. Removing the call makes the whole code compile so this is the only error.</div><div>I added the include line of petsc.h as the documentation seems to imply this, but this did not help.</div><div><br></div><div>Any help is appreciated.</div><div><br></div><div>Thanks,</div><div>Danny.</div></div></div><div><div><div></div><div><br></div></div></div></blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><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.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>