#include "petscsys.h" PetscErrorCode PetscFindReal(PetscReal key, PetscInt n, const PetscReal t[], PetscReal eps, PetscInt *loc)Not Collective
key | - the value to locate | |
n | - number of values in the array | |
ii | - array of values | |
eps | - tolerance used to compare |
Level:intermediate
Location:src/sys/utils/sortd.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages