<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>After upgrading to the newer ver of PETSc 3.8.3, I got these
      error during compile in VS2008 with Intel Fortran:</p>
    <p>call PCMGSetLevels(pc,mg_lvl,PETSC_NULL_OBJECT,ierr)   <br>
    </p>
    <p>This name does not have a type, and must have an explicit type.  
      [PETSC_NULL_OBJECT]</p>
    <p>call
MatNullSpaceCreate(MPI_COMM_WORLD,PETSC_TRUE,0,PETSC_NULL_OBJECT,nullspace,ierr)</p>
    <p>There is no matching specific subroutine for this generic
      subroutine call.   [MATNULLSPACECREATE]</p>
    <p>So how do I correct these errors?</p>
    <div class="moz-signature">-- <br>
      <p>Thank you very much.<br>
        <br>
        Yours sincerely,<br>
        <br>
        ================================================<br>
        TAY Wee-Beng 郑伟明 (Zheng Weiming)<br>
        Personal research webpage: <font color="#3366ff"><u><a class="moz-txt-link-freetext" href="http://tayweebeng.wixsite.com/website">http://tayweebeng.wixsite.com/website</a></u></font><br>
        Youtube research showcase: <u><font color="#3366ff"><a class="moz-txt-link-freetext" href="https://goo.gl/PtvdwQ">https://goo.gl/PtvdwQ</a></font></u><br>
        linkedin: <u><font color="#3366ff"><a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/tay-weebeng">https://www.linkedin.com/in/tay-weebeng</a></font></u><br>
        ================================================<br>
      </p>
    </div>
  </body>
</html>