Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c112 static inline PetscErrorCode isRoot(const char path[], PetscBool *flg) in isRoot() function
472 PetscCall(isRoot(path, &isroot)); in formPath()