The first one looks like a bug.
CC-128 craycc: WARNING File =
/global/u2/h/hongzh/Project/petsc/src/dm/impls/plex/plextree.c, Line = 3149
The indicated loop is not reachable from preceding code.
SETERRQ(PETSC_COMM_SELF,PETSC_ERR_SUP,"Unsupported discretization
object");CHKERRQ(ierr);
ftn-1279 crayftn: WARNING TSADAPTEQUALS, File =
../../../global/u2/h/hongzh/Project/petsc/src/ts/f90-mod/petsctsmod.F, Line =
66, Column = 32
Procedure "TSADAPTEQUALS" is defined at line 32
(/global/u2/h/hongzh/Project/petsc/src/ts/f90-mod/petsctsmod.F). The type of
this argument does not agree with dummy argument "A".
ftn-1279 crayftn: WARNING TSADAPTEQUALS, File =
../../../global/u2/h/hongzh/Project/petsc/src/ts/f90-mod/petsctsmod.F, Line =
66, Column = 34
Procedure "TSADAPTEQUALS" is defined at line 32
(/global/u2/h/hongzh/Project/petsc/src/ts/f90-mod/petsctsmod.F). The type of
this argument does not agree with dummy argument "B".
Hong (Mr.)