Searched refs:formPath (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/vec/vec/tests/ |
| H A D | ex48.c | 467 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()
|