Searched refs:PetscAGetNice (Results 1 – 2 of 2) sorted by relevance
37 PetscCall(PetscAGetNice(low, base, -1, &x)); in PetscADefTicks()93 PetscErrorCode PetscAGetNice(PetscReal in, PetscReal base, int sign, PetscReal *result) in PetscAGetNice() function
113 PETSC_INTERN PetscErrorCode PetscAGetNice(PetscReal, PetscReal, int, PetscReal *);