Lines Matching refs:PetscRevolveInt
9 typedef int PetscRevolveInt; typedef
11 static inline PetscErrorCode PetscRevolveIntCast(PetscInt a, PetscRevolveInt *b) in PetscRevolveIntCast()
18 *b = (PetscRevolveInt)a; in PetscRevolveIntCast()
65 PetscRevolveInt where;
66 PetscRevolveInt snaps_in;
67 PetscRevolveInt stepsleft;
68 PetscRevolveInt check;
69 PetscRevolveInt oldcapo;
70 PetscRevolveInt capo;
71 PetscRevolveInt fine;
72 PetscRevolveInt info;
811 …tscErrorCode printwhattodo(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx, PetscRe… in printwhattodo()
845 …scErrorCode printwhattodo2(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx, PetscRe… in printwhattodo2()
881 PetscRevolveInt rsnaps, rfine; in InitRevolve()
899 PetscRevolveInt whattodo; in FastForwardRevolve()
909 …r, SchedulerType stype, RevolveCTX *rctx, PetscRevolveInt total_steps, PetscRevolveInt stepnum, Pe… in ApplyRevolve()
911 PetscRevolveInt shift, whattodo; in ApplyRevolve()
979 PetscRevolveInt rtotal_steps, rstepnum; in TSTrajectoryMemorySet_ROF()
1002 PetscRevolveInt whattodo, shift, rtotal_steps, rstepnum; in TSTrajectoryMemoryGet_ROF()
1048 PetscRevolveInt rtotal_steps, rstepnum; in TSTrajectoryMemorySet_RON()
1083 PetscRevolveInt whattodo, shift, rstepnum; in TSTrajectoryMemoryGet_RON()
1130 PetscRevolveInt rtotal_steps, rstepnum, rlocalstepnum; in TSTrajectoryMemorySet_TLR()
1176 PetscRevolveInt whattodo, shift, rstepnum, rlocalstepnum, rtotal_steps; in TSTrajectoryMemoryGet_TLR()
1233 PetscRevolveInt rnum; in TSTrajectoryMemoryGet_TLR()
1280 PetscRevolveInt rlocalstepnum, rstepnum, rtotal_steps; in TSTrajectoryMemorySet_TLTR()
1336 PetscRevolveInt whattodo, shift; in TSTrajectoryMemoryGet_TLTR()
1337 PetscRevolveInt rtotal_steps, rstepnum, rlocalstepnum; in TSTrajectoryMemoryGet_TLTR()
1463 PetscRevolveInt rlocalstepnum; in TSTrajectoryMemoryGet_TLTR()
1493 PetscRevolveInt rtotal_steps, rstepnum; in TSTrajectoryMemorySet_RMS()
1517 PetscRevolveInt whattodo, shift, rstepnum; in TSTrajectoryMemoryGet_RMS()
2117 PetscRevolveInt rfine, rsnaps, rsnaps2; in TSTrajectorySetUp_Memory()