[petsc-dev] errors in PETSc dev code, please remember precisions
Barry Smith
bsmith at mcs.anl.gov
Mon May 23 16:47:21 CDT 2011
iga.c: In function ‘PetscErrorCode DMIGAInitializeGeometry3d(_p_DM*, PetscInt, PetscInt, char*, char*)’:
iga.c:558: warning: format ‘%lf’ expects type ‘double*’, but argument 3 has type ‘PetscReal*’
iga.c:565: warning: format ‘%lf’ expects type ‘double*’, but argument 3 has type ‘PetscReal*’
iga.c:572: warning: format ‘%lf’ expects type ‘double*’, but argument 3 has type ‘PetscReal*’
when building with single
More information about the petsc-dev
mailing list