Searched defs:hasBound (Results 1 – 2 of 2) sorted by relevance
1065 PetscBool hasBound, hasLower = PETSC_FALSE, hasUpper = PETSC_FALSE; in DMPlexSetSNESVariableBounds() local
8191 PetscErrorCode DMHasBound(DM dm, PetscBool *hasBound) in DMHasBound()