Lines Matching refs:ishdf5
630 PetscBool isvtk, ishdf5, isdraw, isglvis, iscgns, ispython; in VecView_Plex_Local() local
636 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex_Local()
641 if (isvtk || ishdf5 || isdraw || isglvis || iscgns || ispython) { in VecView_Plex_Local()
672 } else if (ishdf5) { in VecView_Plex_Local()
710 PetscBool isvtk, ishdf5, isdraw, isglvis, isexodusii, iscgns, ispython; in VecView_Plex() local
716 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex()
737 } else if (ishdf5) { in VecView_Plex()
765 PetscBool isvtk, ishdf5; in VecView_Plex_Native() local
772 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecView_Plex_Native()
793 if (ishdf5) { in VecView_Plex_Native()
815 PetscBool ishdf5; in VecLoad_Plex_Local() local
820 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex_Local()
821 if (ishdf5) { in VecLoad_Plex_Local()
841 PetscBool ishdf5, isexodusii, iscgns; in VecLoad_Plex() local
846 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex()
849 if (ishdf5) { in VecLoad_Plex()
875 PetscBool ishdf5; in VecLoad_Plex_Native() local
881 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in VecLoad_Plex_Native()
885 if (ishdf5) { in VecLoad_Plex_Native()
2047 PetscBool isascii, ishdf5, isvtk, isdraw, flg, isglvis, isexodus, iscgns, ispython; in DMView_Plex() local
2055 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMView_Plex()
2066 } else if (ishdf5) { in DMView_Plex()
2146 PetscBool ishdf5; in DMPlexTopologyView() local
2151 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexTopologyView()
2153 if (ishdf5) { in DMPlexTopologyView()
2186 PetscBool ishdf5; in DMPlexCoordinatesView() local
2191 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexCoordinatesView()
2193 if (ishdf5) { in DMPlexCoordinatesView()
2223 PetscBool ishdf5; in DMPlexLabelsView() local
2228 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexLabelsView()
2230 if (ishdf5) { in DMPlexLabelsView()
2269 PetscBool ishdf5; in DMPlexSectionView() local
2276 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexSectionView()
2278 if (ishdf5) { in DMPlexSectionView()
2332 PetscBool ishdf5; in DMPlexGlobalVectorView() local
2353 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexGlobalVectorView()
2355 if (ishdf5) { in DMPlexGlobalVectorView()
2408 PetscBool ishdf5; in DMPlexLocalVectorView() local
2429 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexLocalVectorView()
2431 if (ishdf5) { in DMPlexLocalVectorView()
2444 PetscBool ishdf5; in DMLoad_Plex() local
2449 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMLoad_Plex()
2450 if (ishdf5) { in DMLoad_Plex()
2486 PetscBool ishdf5; in DMPlexTopologyLoad() local
2492 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexTopologyLoad()
2494 if (ishdf5) { in DMPlexTopologyLoad()
2526 PetscBool ishdf5; in DMPlexCoordinatesLoad() local
2532 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexCoordinatesLoad()
2534 if (ishdf5) { in DMPlexCoordinatesLoad()
2569 PetscBool ishdf5; in DMPlexLabelsLoad() local
2575 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexLabelsLoad()
2577 if (ishdf5) { in DMPlexLabelsLoad()
2643 PetscBool ishdf5; in DMPlexSectionLoad() local
2653 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexSectionLoad()
2655 if (ishdf5) { in DMPlexSectionLoad()
2707 PetscBool ishdf5; in DMPlexGlobalVectorLoad() local
2729 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexGlobalVectorLoad()
2731 if (ishdf5) { in DMPlexGlobalVectorLoad()
2783 PetscBool ishdf5; in DMPlexLocalVectorLoad() local
2805 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERHDF5, &ishdf5)); in DMPlexLocalVectorLoad()
2807 if (ishdf5) { in DMPlexLocalVectorLoad()