Searched defs:whattodo (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 811 static PetscErrorCode printwhattodo(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx,… in printwhattodo() 845 static PetscErrorCode printwhattodo2(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx… in printwhattodo2() 899 PetscRevolveInt whattodo; in FastForwardRevolve() local 911 PetscRevolveInt shift, whattodo; in ApplyRevolve() local 1002 PetscRevolveInt whattodo, shift, rtotal_steps, rstepnum; in TSTrajectoryMemoryGet_ROF() local 1083 PetscRevolveInt whattodo, shift, rstepnum; in TSTrajectoryMemoryGet_RON() local 1176 PetscRevolveInt whattodo, shift, rstepnum, rlocalstepnum, rtotal_steps; in TSTrajectoryMemoryGet_TLR() local 1336 PetscRevolveInt whattodo, shift; in TSTrajectoryMemoryGet_TLTR() local 1517 PetscRevolveInt whattodo, shift, rstepnum; in TSTrajectoryMemoryGet_RMS() local
|