Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c33 TWO_LEVEL_TWO_REVOLVE, enumerator
592 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()
598 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()
606 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum; in TopLevelStore()
612 … if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) diskstack->container[++diskstack->top] = stridenum + 1; in TopLevelStore()
1716 case TWO_LEVEL_TWO_REVOLVE: in TSTrajectorySet_Memory()
1771 case TWO_LEVEL_TWO_REVOLVE: in TSTrajectoryGet_Memory()
2068 …am > 1 && tjsch->max_cps_ram <= tjsch->stride - 1) tjsch->stype = TWO_LEVEL_TWO_REVOLVE; /* use re… in TSTrajectorySetUp_Memory()
2125 case TWO_LEVEL_TWO_REVOLVE: in TSTrajectorySetUp_Memory()
2213 if (tjsch->stype == TWO_LEVEL_TWO_REVOLVE) { in TSTrajectoryReset_Memory()