Home
last modified time | relevance | path

Searched refs:PetscDrawTensorContourPatch (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/classes/draw/interface/
H A Ddtri.c101 …PetscCall(PetscDrawTensorContourPatch(win, ctx->m, ctx->n, ctx->x, ctx->y, ctx->min, ctx->max, ctx… in PetscDrawTensorContour_Zoom()
219 PetscErrorCode PetscDrawTensorContourPatch(PetscDraw draw, int m, int n, PetscReal *x, PetscReal *y… in PetscDrawTensorContourPatch() function
/petsc/include/
H A Dpetscdraw.h164 PETSC_EXTERN PetscErrorCode PetscDrawTensorContourPatch(PetscDraw, int, int, PetscReal *, PetscReal…