Searched refs:Width (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/classes/draw/utils/ |
| H A D | image.c | 138 int Width = (int)w; in PetscDrawImageSaveGIF() local 160 …PetscCallGIF("Writing screen descriptor", EGifPutScreenDesc(GifFile, Width, Height, ColorRes, 0, G… in PetscDrawImageSaveGIF() 161 PetscCallGIF("Writing image descriptor", EGifPutImageDesc(GifFile, 0, 0, Width, Height, 0, NULL)); in PetscDrawImageSaveGIF() 162 …CallGIF("Writing image pixels", EGifPutLine(GifFile, (GifPixelType *)pixels + Row * Width, Width)); in PetscDrawImageSaveGIF() 207 …if (EGifPutImageDesc(GifMovie, GifFrame->Left, GifFrame->Top, GifFrame->Width, GifFrame->Height, G… in PetscDrawMovieSaveGIF() 209 …if (EGifPutLine(GifMovie, sp->RasterBits + Row * GifFrame->Width, GifFrame->Width) != GIF_OK) SETE… in PetscDrawMovieSaveGIF()
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex30_1.out | 3 Width = 320. km, Depth = 320. km
|
| /petsc/src/mat/impls/elemental/ |
| H A D | matelem.cxx | 33 …ewer, " grid height=%d, grid width=%d\n", (*a->emat).Grid().Height(), (*a->emat).Grid().Width())); in MatView_Elemental()
|
| /petsc/doc/ |
| H A D | petsc.bib | 22653 title = {Control of Slab Width on Subduction-Induced Upper Mantle Flow and Associated
|