Searched refs:PETSC_VIEWER_VTK_VTS (Results 1 – 5 of 5) sorted by relevance
127 if (viewer->format == PETSC_VIEWER_DEFAULT) viewer->format = PETSC_VIEWER_VTK_VTS; in PetscViewerFileSetName_VTK()128 …PetscCheck(viewer->format == PETSC_VIEWER_VTK_VTS, PetscObjectComm((PetscObject)viewer), PETSC_ERR… in PetscViewerFileSetName_VTK()
45 PETSC_VIEWER_VTK_VTS
48 VTK_VTS = PETSC_VIEWER_VTK_VTS
167 PETSC_VIEWER_VTK_VTS, enumerator
533 case PETSC_VIEWER_VTK_VTS: in DMDAVTKWriteAll()