libfast in: /Users/barrysmith/Src/petsc-dev/src/mat/interface
matrix.c: In function ?PetscErrorCode MatSetValuesStencil(_p_Mat*, PetscInt,
const MatStencil*, PetscInt, const MatStencil*, const PetscScalar*,
InsertMode)?:
matrix.c:1317: warning: comparison between signed and unsigned integer
expressions
matrix.c: In function ?PetscErrorCode MatSetValuesBlockedStencil(_p_Mat*,
PetscInt, const MatStencil*, PetscInt, const MatStencil*, const PetscScalar*,
InsertMode)?:
matrix.c:1430: warning: comparison between signed and unsigned integer
expressions
matrix.c: In function ?PetscErrorCode MatSetValuesBlocked(_p_Mat*, PetscInt,
const PetscInt*, PetscInt, const PetscInt*, const PetscScalar*, InsertMode)?:
matrix.c:1614: warning: comparison between signed and unsigned integer
expressions
matrix.c: In function ?PetscErrorCode MatSetValuesLocal(_p_Mat*, PetscInt,
const PetscInt*, PetscInt, const PetscInt*, const PetscScalar*, InsertMode)?:
matrix.c:1905: warning: comparison between signed and unsigned integer
expressions
matrix.c: In function ?PetscErrorCode MatSetValuesBlockedLocal(_p_Mat*,
PetscInt, const PetscInt*, PetscInt, const PetscInt*, const PetscScalar*,
InsertMode)?:
matrix.c:1993: warning: comparison between signed and unsigned integer
expressions
matrix.c:2005: warning: comparison between signed and unsigned integer
expressions
matrix.c: At global scope: