Home
last modified time | relevance | path

Searched defs:condLimit (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex9.c7 PetscReal condLimit, tol; /* Condition number limit for cell output */ member
/petsc/src/dm/impls/plex/
H A Dplex.c9916 PetscErrorCode DMPlexCheckCellShape(DM dm, PetscBool output, PetscReal condLimit) in DMPlexCheckCellShape()