Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/hdf5/
H A Dhdf5v.c400 static PetscErrorCode PetscViewerFileSetName_HDF5(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_HDF5() function
643 …tscObjectComposeFunction((PetscObject)v, "PetscViewerFileSetName_C", PetscViewerFileSetName_HDF5)); in PetscViewerCreate_HDF5()