petsc-3.6.4 2016-04-12
Report Typos and Errors

PetscAbsInt

Returns the absolute value of an integer

Synopsis

#include 
int abs PetscAbsInt(int v1)
Not Collective

Input Parameter

v1 -the integer

See Also

PetscMax(), PetscMin(), PetscAbsReal(), PetscSqr()

Level:beginner
Location:
include/petscmath.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages