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()

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