<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 5, 2017 at 11:29 AM, Zhang, Hong <span dir="ltr"><<a href="mailto:hongzhang@anl.gov" target="_blank">hongzhang@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The first one looks like a bug.<br>
<br>
CC-128 craycc: WARNING File = /global/u2/h/hongzh/Project/<wbr>petsc/src/dm/impls/plex/<wbr>plextree.c, Line = 3149<br>
  The indicated loop is not reachable from preceding code.<br>
          SETERRQ(PETSC_COMM_SELF,PETSC_<wbr>ERR_SUP,"Unsupported discretization object");CHKERRQ(ierr);<br></blockquote><div><br></div><div>Please describe why it looks like a bug:</div><div><br></div><div><div>      if (classId == PETSCFE_CLASSID) {</div><div>        ierr = PetscFEGetDualSpace((PetscFE)disc,&dsp);CHKERRQ(ierr);</div><div>      }</div><div>      else if (classId == PETSCFV_CLASSID) {</div><div>        ierr = PetscFVGetDualSpace((PetscFV)disc,&dsp);CHKERRQ(ierr);</div><div>      }</div><div>      else {</div><div>        SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,"Unsupported discretization object");CHKERRQ(ierr);</div><div>      }</div></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">
ftn-1279 crayftn: WARNING TSADAPTEQUALS, File = ../../../global/u2/h/hongzh/<wbr>Project/petsc/src/ts/f90-mod/<wbr>petsctsmod.F, Line = 66, Column = 32<br>
  Procedure "TSADAPTEQUALS" is defined at line 32 (/global/u2/h/hongzh/Project/<wbr>petsc/src/ts/f90-mod/<wbr>petsctsmod.F).  The type of this argument does not agree with dummy argument "A".<br>
<br>
ftn-1279 crayftn: WARNING TSADAPTEQUALS, File = ../../../global/u2/h/hongzh/<wbr>Project/petsc/src/ts/f90-mod/<wbr>petsctsmod.F, Line = 66, Column = 34<br>
  Procedure "TSADAPTEQUALS" is defined at line 32 (/global/u2/h/hongzh/Project/<wbr>petsc/src/ts/f90-mod/<wbr>petsctsmod.F).  The type of this argument does not agree with dummy argument "B".<br>
<br>
Hong (Mr.)</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="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>