PetscNot#
negates a logical type value and returns result as a PetscBool
Note#
This is useful in cases like
where !a would not return a PetscBool
because we cannot provide a cast from int to PetscBool
in C.
See Also#
Level#
beginner
Location#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages