Home
last modified time | relevance | path

Searched refs:nextcheckpointstep (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c83 PetscInt nextcheckpointstep; member
1579 if (tjsch->actx->nextcheckpointstep == -1) PetscFunctionReturn(PETSC_SUCCESS); in TSTrajectoryMemorySet_AOF()
1582 …ckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->nextcheckpointstep); in TSTrajectoryMemorySet_AOF()
1585 …vail, tjsch->actx->endstep, tjsch->actx->num_stages, &tjsch->actx->nextcheckpointstep, &tjsch->act… in TSTrajectoryMemorySet_AOF()
1591 if (tjsch->actx->nextcheckpointstep == stepnum) { in TSTrajectoryMemorySet_AOF()
1613 …ckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->nextcheckpointstep); in TSTrajectoryMemorySet_AOF()
1617 …vail, tjsch->actx->endstep, tjsch->actx->num_stages, &tjsch->actx->nextcheckpointstep, &tjsch->act… in TSTrajectoryMemorySet_AOF()
1660 …ckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->nextcheckpointstep); in TSTrajectoryMemoryGet_AOF()
1663 …vail, tjsch->actx->endstep, tjsch->actx->num_stages, &tjsch->actx->nextcheckpointstep, &tjsch->act… in TSTrajectoryMemoryGet_AOF()