Searched refs:STAGESONLY (Results 1 – 1 of 1) sorted by relevance
43 STAGESONLY = 1, enumerator50 #define HaveStages(m) ((m) == STAGESONLY || (m) == SOLUTION_STAGES)650 cptype = stack->solution_only ? SOLUTIONONLY : STAGESONLY; in TSTrajectoryMemorySet_N()740 cptype = stack->solution_only ? SOLUTIONONLY : STAGESONLY; in TSTrajectoryMemorySet_TLNR()787 CheckpointType cptype = STAGESONLY; in TSTrajectoryMemoryGet_TLNR()1601 PetscCall(ElementCreate(ts, STAGESONLY, stack, &e)); in TSTrajectoryMemorySet_AOF()1649 if (e->cptype == STAGESONLY) tjsch->actx->num_units_avail += tjsch->actx->num_stages; in TSTrajectoryMemoryGet_AOF()1670 if (e->cptype == STAGESONLY) tjsch->actx->num_units_avail -= tjsch->actx->num_stages; in TSTrajectoryMemoryGet_AOF()