Home
last modified time | relevance | path

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

/petsc/src/vec/vec/tests/
H A Dex48.c467 static inline PetscErrorCode formPath(PetscBool relativize, const char path[], const char dataset[]… in formPath() argument
473 if (relativize) { in formPath()