PETSc version 3.17.0
PetscCeilInt
Returns the ceiling of the quotation of two positive integers
Synopsis
#include <petscmath.h>
PetscInt PetscCeilInt(PetscInt x,PetscInt y)
Not Collective
Input Parameters
| x | - the numerator
|
| y | - the denominator
|
See Also
PetscMax(), PetscMin(), PetscAbsInt(), PetscAbsReal(), PetscApproximateLTE()
Level
advanced
Location
include/petscmath.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages