PetscCompareDouble
Compares doubles while running with PETSc's incremental debugger.
Synopsis
int PetscCompareDouble(double d)
Collective on
PETSC_COMM_WORLD
Input Parameter
d -double precision number to compare
Options Database Key
-compare -Activates PetscCompareDouble(), PetscCompareInt(), and PetscCompareScalar()
See Also
PetscCompareInt(), PetscComparseScalar()
Location: src/sys/src/objectsoptions.c
System Index
Table of Contents