Searched refs:outformat (Results 1 – 2 of 2) sorted by relevance
11 PetscViewerFormat outformat; /* Dump/reload mesh format */ member24 options->outformat = PETSC_VIEWER_HDF5_XDMF; in ProcessOptions()33 …h format", EX, PetscViewerFormats, (PetscEnum)options->outformat, (PetscEnum *)&options->outformat… in ProcessOptions()66 informat = user.outformat; in main()117 PetscCall(PetscViewerPushFormat(v, user.outformat)); in main()
483 def outformat(self): member in BaseTestPlexHDF5533 informt = self.outformat()580 vwr.pushFormat(format=self.outformat())