Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscviewerhdf5.h30 static inline PetscErrorCode PetscViewerHDF5PathIsRelative(const char path[], PetscBool emptyIsRela… in PetscViewerHDF5PathIsRelative() function
/petsc/src/vec/vec/tests/
H A Dex48.c512 PetscCall(PetscViewerHDF5PathIsRelative(paths[p], PETSC_FALSE, &flg)); in testAttributesAbsolutePath()
548 PetscCall(PetscViewerHDF5PathIsRelative(paths[p], PETSC_FALSE, &flg)); in testAttributesAbsolutePath()