Home
last modified time | relevance | path

Searched refs:PETSCVIEWERHDF5 (Results 1 – 25 of 31) sorted by relevance

12

/petsc/src/sys/tests/
H A Dex80f.F9025 PetscCallA(PetscViewerSetType(viewer, PETSCVIEWERHDF5, ierr))
/petsc/src/sys/classes/viewer/interface/
H A Dviewregall.c49 PetscCall(PetscViewerRegister(PETSCVIEWERHDF5, PetscViewerCreate_HDF5)); in PetscViewerRegisterAll()
H A Dviewreg.c172 …TSCVIEWERSOCKET, PETSCVIEWERMATLAB, PETSCVIEWERSAWS, PETSCVIEWERVTK, PETSCVIEWERHDF5, PETSCVIEWERG… in PetscOptionsCreateViewers_Single()
/petsc/doc/changes/
H A D310.md153 `PetscViewerType=PETSCVIEWERHDF5`. `PetscViewerFormat` can now
157 with `DMLoad()`, `PetscViewerType=PETSCVIEWERHDF5` and
/petsc/src/ksp/ksp/interface/
H A Ditregis.c139 …PetscCall(KSPMonitorRegister("preconditioned_residual", PETSCVIEWERHDF5, PETSC_VIEWER_DEFAULT, KSP… in KSPMonitorRegisterAll()
145 …PetscCall(KSPMonitorRegister("true_residual", PETSCVIEWERHDF5, PETSC_VIEWER_DEFAULT, KSPMonitorTru… in KSPMonitorRegisterAll()
/petsc/src/vec/is/utils/
H A Disio.c108 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in ISLoad_Default()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscvwr.pxi11 PetscViewerType PETSCVIEWERHDF5
H A DViewer.pyx12 HDF5 = S_(PETSCVIEWERHDF5)
375 CHKERR(PetscViewerSetType(self.vwr, PETSCVIEWERHDF5))
1075 CHKERR(PetscViewerSetType(self.vwr, PETSCVIEWERHDF5))
/petsc/src/vec/vec/utils/
H A Dvecio.c207 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Default()
/petsc/src/ksp/ksp/tutorials/
H A Dex27.c19 PetscCall(PetscObjectTypeCompare((PetscObject)fd, PETSCVIEWERHDF5, &hdf5)); in VecLoadIfExists_Private()
/petsc/include/
H A Dpetscviewer.h30 #define PETSCVIEWERHDF5 "hdf5" macro
/petsc/src/dm/impls/plex/
H A Dplex.c636 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex_Local()
716 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex()
772 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex_Native()
820 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex_Local()
846 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex()
881 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex_Native()
2055 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMView_Plex()
2151 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexTopologyView()
2191 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexCoordinatesView()
2228 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexLabelsView()
[all …]
/petsc/src/dm/impls/da/
H A Dgr2.c657 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_MPI_DA()
927 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Default_DA()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c175 PetscValidHeaderSpecificType(viewer, PETSC_VIEWER_CLASSID, 1, PETSCVIEWERHDF5); in PetscViewerHDF5SetDMPlexStorageVersionWriting()
236 PetscValidHeaderSpecificType(viewer, PETSC_VIEWER_CLASSID, 1, PETSCVIEWERHDF5); in PetscViewerHDF5GetDMPlexStorageVersionWriting()
292 PetscValidHeaderSpecificType(viewer, PETSC_VIEWER_CLASSID, 1, PETSCVIEWERHDF5); in PetscViewerHDF5SetDMPlexStorageVersionReading()
350 PetscValidHeaderSpecificType(viewer, PETSC_VIEWER_CLASSID, 1, PETSCVIEWERHDF5); in PetscViewerHDF5GetDMPlexStorageVersionReading()
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c471 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in ISView_General()
/petsc/doc/manual/
H A Ddmplex.md401 To save data to "example.h5" file, we can first create a `PetscViewer` of type `PETSCVIEWERHDF5` in…
560 of type `PETSCVIEWERHDF5` in `FILE_MODE_READ` mode as:
/petsc/src/sys/classes/viewer/impls/hdf5/
H A Dhdf5v.c698 PetscCall(PetscViewerSetType(*hdf5v, PETSCVIEWERHDF5)); in PetscViewerHDF5Open()
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c453 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Seq()
/petsc/src/snes/tutorials/
H A Dex12.c828 PetscCall(PetscViewerSetType(viewer, PETSCVIEWERHDF5)); in main()
/petsc/src/dm/impls/moab/
H A Ddmmoab.cxx1437 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMView_Moab()
/petsc/src/dm/impls/swarm/
H A Dswarm.c90 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Swarm()
2500 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMView_Swarm()
/petsc/src/vec/is/section/interface/
H A Dsection.c2546 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in PetscSectionView()
2596 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in PetscSectionLoad()
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c662 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_MPI()
/petsc/src/vec/is/is/interface/
H A Dindex.c1667 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in ISLoad()
/petsc/src/dm/interface/
H A Ddm.c4238 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMLoad()
6661 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMOutputSequenceLoad()
6703 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMGetOutputSequenceLength()

12