Home
last modified time | relevance | path

Searched refs:formPath (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() function
522 PetscCall(formPath((PetscBool)!!prefix, paths[p], datasets[s], buf, sizeof(buf))); in testAttributesAbsolutePath()
552 PetscCall(formPath((PetscBool)!!prefix, paths[p], datasets[s], buf, sizeof(buf))); in testAttributesAbsolutePath()