Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c31 TWO_LEVEL_NOREVOLVE, enumerator
1707 case TWO_LEVEL_NOREVOLVE: in TSTrajectorySet_Memory()
1762 case TWO_LEVEL_NOREVOLVE: in TSTrajectoryGet_Memory()
2069 …_ram >= tjsch->stride || tjsch->max_cps_ram == -1)) tjsch->stype = TWO_LEVEL_NOREVOLVE; /* can al… in TSTrajectorySetUp_Memory()
2113 } else if (tjsch->stype > TWO_LEVEL_NOREVOLVE) { in TSTrajectorySetUp_Memory()
2183 …if (tjsch->stype == TWO_LEVEL_NOREVOLVE) stack->stacksize = tjsch->stride - 1; /* need tjsch->stri… in TSTrajectorySetUp_Memory()
2193 …if ((tjsch->stype >= TWO_LEVEL_NOREVOLVE && tjsch->stype < REVOLVE_OFFLINE) || tjsch->stype == REV… in TSTrajectorySetUp_Memory()
2211 if (tjsch->stype > TWO_LEVEL_NOREVOLVE) { in TSTrajectoryReset_Memory()
2218 if (tjsch->stype > TWO_LEVEL_NOREVOLVE) { in TSTrajectoryReset_Memory()