Searched defs:nstep (Results 1 – 3 of 3) sorted by relevance
48 PetscInt nstep; member
1103 static PetscErrorCode adaptToleranceFVMSetUp(TS ts, PetscInt nstep, PetscReal time, Vec sol, PetscB… in adaptToleranceFVMSetUp()
1851 static PetscErrorCode ResizeSetUp(TS ts, PetscInt nstep, PetscReal time, Vec u, PetscBool *resize, … in ResizeSetUp()