Searched refs:PETSC_VIEWER_HDF5_ (Results 1 – 3 of 3) sorted by relevance
344 PETSC_EXTERN PetscViewer PETSC_VIEWER_HDF5_(MPI_Comm);
236 if (!(*viewer = PETSC_VIEWER_HDF5_(comm))) PetscCall(PETSC_ERR_PLIB); in PetscOptionsCreateViewers_Single()
1675 PetscViewer PETSC_VIEWER_HDF5_(MPI_Comm comm) in PETSC_VIEWER_HDF5_() function