PetscCompareScalar
Compares scalars while running with PETSc's incremental debugger.
Synopsis
int PetscCompareScalar(Scalar d)
Collective on PETSC_COMM_WORLD
Input Parameter
d -scalar to compare
Options Database Key
-compare -Activates PetscCompareDouble(), PetscCompareInt(), and PetscCompareScalar()
See Also
PetscCompareInt(), PetscComparseDouble()
Level:advanced
Location:src/sys/src/objects/init.c
System Index
Table of Contents