Lines Matching refs:isvtk
630 PetscBool isvtk, ishdf5, isdraw, isglvis, iscgns, ispython; in VecView_Plex_Local() local
635 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERVTK, &isvtk)); in VecView_Plex_Local()
641 if (isvtk || ishdf5 || isdraw || isglvis || iscgns || ispython) { in VecView_Plex_Local()
670 if (isvtk) { in VecView_Plex_Local()
710 PetscBool isvtk, ishdf5, isdraw, isglvis, isexodusii, iscgns, ispython; in VecView_Plex() local
715 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERVTK, &isvtk)); in VecView_Plex()
722 if (isvtk || isdraw || isglvis || iscgns || ispython) { in VecView_Plex()
765 PetscBool isvtk, ishdf5; in VecView_Plex_Native() local
773 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERVTK, &isvtk)); in VecView_Plex_Native()
799 } else if (isvtk) { in VecView_Plex_Native()
2047 PetscBool isascii, ishdf5, isvtk, isdraw, flg, isglvis, isexodus, iscgns, ispython; in DMView_Plex() local
2054 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERVTK, &isvtk)); in DMView_Plex()
2072 } else if (isvtk) { in DMView_Plex()