Searched refs:DumpSingle (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 467 static PetscErrorCode DumpSingle(TSTrajectory tj, TS ts, Stack *stack, PetscInt id) in DumpSingle() function 597 PetscCall(DumpSingle(tj, ts, stack, stridenum + 1)); in TopLevelStore() 611 PetscCall(DumpSingle(tj, ts, stack, stridenum + 1)); in TopLevelStore() 1509 PetscCall(DumpSingle(tj, ts, stack, tjsch->rctx->check + 1)); in TSTrajectoryMemorySet_RMS()
|