Searched refs:savesinglefile (Results 1 – 5 of 5) sorted by relevance
71 if (draw->savesinglefile) { in PetscDrawSetSave()108 draw->savesinglefile = PETSC_FALSE; /* otherwise we cannot generate movies */ in PetscDrawSetSaveMovie()198 if (draw->savesinglefile) { in PetscDrawSave()211 if (draw->savesinglefile) { in PetscDrawSave()262 …if (!draw->savefilename || !draw->savemovieext || draw->savesinglefile) PetscFunctionReturn(PETSC_… in PetscDrawSaveMovie()351 if (draw->savesinglefile) { in PetscDrawSave_SAWs()
171 draw->savesinglefile = PETSC_FALSE; in PetscDrawCreate()418 …laces previous image in file", PETSC_FUNCTION_NAME, draw->savesinglefile, &draw->savesinglefile, N… in PetscDrawSetFromOptions()
252 draw->savesinglefile = PETSC_TRUE; in PetscDrawDestroy_Private()
70 PetscBool savesinglefile; member
252 sdraw->savesinglefile = draw->savesinglefile; in PetscViewerGetSubViewer_Draw()