Home
last modified time | relevance | path

Searched defs:MaxAbs (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c58 static PetscScalar MaxAbs(PetscScalar x, PetscScalar y) in MaxAbs() function
/petsc/src/ts/tutorials/multirate/
H A Dex4.c48 static inline PetscReal MaxAbs(PetscReal a, PetscReal b) in MaxAbs() function
/petsc/src/ts/tutorials/
H A Dex9.c52 static inline PetscReal MaxAbs(PetscReal a, PetscReal b) in MaxAbs() function