Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c419 PetscReal *v, *coords, T = 0., vel = 0., step_cast, w_sum; in KSConv() local
454 step_cast = (PetscReal)step; in KSConv()
455 PetscCall(PetscDrawSPAddPoint(user->drawks, &step_cast, &sup)); in KSConv()