Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c36 REVOLVE_MULTISTAGE, enumerator
1728 case REVOLVE_MULTISTAGE: in TSTrajectorySet_Memory()
1783 case REVOLVE_MULTISTAGE: in TSTrajectoryGet_Memory()
2081 tjsch->stype = (tjsch->max_cps_disk > 1) ? REVOLVE_MULTISTAGE : REVOLVE_OFFLINE; in TSTrajectorySetUp_Memory()
2156 case REVOLVE_MULTISTAGE: in TSTrajectorySetUp_Memory()
2193 …EL_NOREVOLVE && tjsch->stype < REVOLVE_OFFLINE) || tjsch->stype == REVOLVE_MULTISTAGE) { /* these … in TSTrajectorySetUp_Memory()