Home
last modified time | relevance | path

Searched refs:emptyExists (Results 1 – 1 of 1) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex48.c83 static inline PetscErrorCode shouldExist(const char name[], PetscBool emptyExists, PetscBool *has) in shouldExist() argument
89 *has = emptyExists; in shouldExist()