PetscCompareInt

Compares integers while running with PETSc's incremental debugger.

Synopsis

int PetscCompareInt(int d)
Collective on PETSC_COMM_WORLD

Input Parameter

d -integer to compare

Options Database Key

-compare -Activates PetscCompareDouble(), PetscCompareInt(), and PetscCompareScalar()

See Also

PetscCompareDouble(), PetscCompareScalar()

Location: src/sys/src/objectsoptions.c
System Index
Table of Contents