Home
last modified time | relevance | path

Searched refs:PetscDrawLGSetLimits (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/tutorials/phasefield/
H A Dheat.c367 PetscCall(PetscDrawLGSetLimits(lg, x, x + (xm - 1) * hx, -1.1, 1.1)); in MyMonitor()
H A Dbiharmonic.c641 PetscCall(PetscDrawLGSetLimits(lg, x, x + (xm - 1) * hx, -1.1, 1.1)); in MyMonitor()
/petsc/include/
H A Dpetscdraw.h291 PETSC_EXTERN PetscErrorCode PetscDrawLGSetLimits(PetscDrawLG, PetscReal, PetscReal, PetscReal, Pets…
/petsc/src/sys/classes/draw/utils/
H A Dlgc.c358 PetscErrorCode PetscDrawLGSetLimits(PetscDrawLG lg, PetscReal x_min, PetscReal x_max, PetscReal y_m… in PetscDrawLGSetLimits() function
/petsc/src/ts/tutorials/hamiltonian/
H A Dex4.c346 …PetscCall(PetscDrawLGSetLimits(ctx->drawlgE, 0., ctx->steps * ctx->stepSize, ctx->drawlgEmin, 0.)); in SetupContext()
518 PetscCall(PetscDrawLGSetLimits(ctx->drawlgMomRes, 0., ctx->steps * ctx->stepSize, -8, 0)); in SetupContext()
H A Dex3.c165 …PetscCall(PetscDrawLGSetLimits(user->drawlgE, 0., user->steps * user->stepSize, user->drawlgEmin, … in SetupContext()
H A Dex2.c261 …PetscCall(PetscDrawLGSetLimits(ctx->drawlgE, 0., ctx->steps * ctx->stepSize, ctx->drawlgEmin, 0.)); in SetupContext()
/petsc/doc/manual/
H A Dother.md810 PetscDrawLGSetLimits(PetscDrawLG ctx, PetscReal xmin, PetscReal xmax, PetscReal ymin, PetscReal yma…