Lines Matching refs:capo
70 PetscRevolveInt capo; member
818 …scViewerASCIIPrintf(viewer, "Advance from %d to %d\n", rctx->oldcapo + shift, rctx->capo + shift)); in printwhattodo()
852 …, "[Top Level] Advance from stride %d to stride %d\n", rctx->oldcapo + shift, rctx->capo + shift)); in printwhattodo2()
891 rctx->capo = 0; in InitRevolve()
904 …whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->info, &rc… in FastForwardRevolve()
921 rctx->oldcapo = rctx->capo; in ApplyRevolve()
922 rctx->capo = localstepnum; in ApplyRevolve()
924 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
925 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
932 if (stype == REVOLVE_ONLINE && rctx->capo >= total_steps - 1) { in ApplyRevolve()
933 revolve_turn(total_steps, &rctx->capo, &rctx->fine); in ApplyRevolve()
937 rctx->stepsleft = rctx->capo - rctx->oldcapo - 1; in ApplyRevolve()
943 rctx->oldcapo = rctx->capo; in ApplyRevolve()
944 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
945 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
949 if (whattodo == 1) rctx->stepsleft = rctx->capo - rctx->oldcapo; in ApplyRevolve()
953 rctx->oldcapo = rctx->capo; in ApplyRevolve()
954 …whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->info… in ApplyRevolve()
956 rctx->stepsleft = rctx->capo - rctx->oldcapo - 1; in ApplyRevolve()
960 rctx->oldcapo = rctx->capo; in ApplyRevolve()
961 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
962 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
965 if (stype == REVOLVE_ONLINE && rctx->capo >= total_steps - 1) { in ApplyRevolve()
966 revolve_turn(total_steps, &rctx->capo, &rctx->fine); in ApplyRevolve()
969 rctx->stepsleft = rctx->capo - rctx->oldcapo - 1; in ApplyRevolve()
1017 tjsch->rctx->capo = rstepnum; in TSTrajectoryMemoryGet_ROF()
1018 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_ROF()
1020 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_ROF()
1093 tjsch->rctx->capo = rstepnum; in TSTrajectoryMemoryGet_RON()
1094 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_RON()
1096 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_RON()
1104 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_RON()
1105 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_RON()
1108 if (whattodo == 1) tjsch->rctx->stepsleft = tjsch->rctx->capo - tjsch->rctx->oldcapo; in TSTrajectoryMemoryGet_RON()
1217 tjsch->rctx->capo = rstepnum; in TSTrajectoryMemoryGet_TLR()
1218 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_TLR()
1220 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_TLR()
1363 tjsch->rctx2->capo = rstepnum; in TSTrajectoryMemoryGet_TLTR()
1364 tjsch->rctx2->oldcapo = tjsch->rctx2->capo; in TSTrajectoryMemoryGet_TLTR()
1366 …whattodo = revolve2_action(&tjsch->rctx2->check, &tjsch->rctx2->capo, &tjsch->rctx2->… in TSTrajectoryMemoryGet_TLTR()
1454 tjsch->rctx->capo = rstepnum; in TSTrajectoryMemoryGet_TLTR()
1455 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_TLTR()
1457 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_TLTR()
1529 tjsch->rctx->capo = rstepnum; in TSTrajectoryMemoryGet_RMS()
1530 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_RMS()
1532 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_RMS()
1535 restart = tjsch->rctx->capo; in TSTrajectoryMemoryGet_RMS()
1547 tjsch->rctx->oldcapo = tjsch->rctx->capo; in TSTrajectoryMemoryGet_RMS()
1548 …whattodo = revolve_action(&tjsch->rctx->check, &tjsch->rctx->capo, &tjsch->rctx->fine,… in TSTrajectoryMemoryGet_RMS()
1551 if (whattodo == 1) tjsch->rctx->stepsleft = tjsch->rctx->capo - tjsch->rctx->oldcapo; in TSTrajectoryMemoryGet_RMS()
2139 rctx2->capo = 0; in TSTrajectorySetUp_Memory()
2171 rctx->capo = 0; in TSTrajectorySetUp_Memory()