Searched refs:endstep (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 81 PetscInt endstep; member 1582 …ch->actx->lastcheckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->ne… in TSTrajectoryMemorySet_AOF() 1585 …ch->actx->lastcheckpointtype, tjsch->actx->num_units_avail, tjsch->actx->endstep, tjsch->actx->num… in TSTrajectoryMemorySet_AOF() 1613 …ch->actx->lastcheckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->ne… in TSTrajectoryMemorySet_AOF() 1617 …ch->actx->lastcheckpointtype, tjsch->actx->num_units_avail, tjsch->actx->endstep, tjsch->actx->num… in TSTrajectoryMemorySet_AOF() 1658 tjsch->actx->endstep = stepnum; in TSTrajectoryMemoryGet_AOF() 1660 …ch->actx->lastcheckpointstep, tjsch->actx->num_units_avail, tjsch->actx->endstep, &tjsch->actx->ne… in TSTrajectoryMemoryGet_AOF() 1663 …ch->actx->lastcheckpointtype, tjsch->actx->num_units_avail, tjsch->actx->endstep, tjsch->actx->num… in TSTrajectoryMemoryGet_AOF() 2108 actx->endstep = tjsch->total_steps; in TSTrajectorySetUp_Memory()
|