Searched refs:oldcapo (Results 1 – 1 of 1) sorted by relevance
69 PetscRevolveInt oldcapo; member818 …PetscCall(PetscViewerASCIIPrintf(viewer, "Advance from %d to %d\n", rctx->oldcapo + shift, rctx->c… in printwhattodo()852 …rintf(viewer, "[Top Level] Advance from stride %d to stride %d\n", rctx->oldcapo + shift, rctx->ca… in printwhattodo2()921 rctx->oldcapo = rctx->capo; in ApplyRevolve()937 rctx->stepsleft = rctx->capo - rctx->oldcapo - 1; in ApplyRevolve()943 rctx->oldcapo = rctx->capo; in ApplyRevolve()949 if (whattodo == 1) rctx->stepsleft = rctx->capo - rctx->oldcapo; in ApplyRevolve()953 rctx->oldcapo = rctx->capo; in ApplyRevolve()956 rctx->stepsleft = rctx->capo - rctx->oldcapo - 1; in ApplyRevolve()960 rctx->oldcapo = rctx->capo; in ApplyRevolve()[all …]