Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c34 REVOLVE_OFFLINE, enumerator
1720 case REVOLVE_OFFLINE: in TSTrajectorySet_Memory()
1775 case REVOLVE_OFFLINE: in TSTrajectoryGet_Memory()
2081 tjsch->stype = (tjsch->max_cps_disk > 1) ? REVOLVE_MULTISTAGE : REVOLVE_OFFLINE; in TSTrajectorySetUp_Memory()
2146 case REVOLVE_OFFLINE: in TSTrajectorySetUp_Memory()
2193 …if ((tjsch->stype >= TWO_LEVEL_NOREVOLVE && tjsch->stype < REVOLVE_OFFLINE) || tjsch->stype == REV… in TSTrajectorySetUp_Memory()