Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c845 static PetscErrorCode printwhattodo2(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx… in printwhattodo2() function
929 else PetscCall(printwhattodo2(viewer, whattodo, rctx, shift)); in ApplyRevolve()
935 else PetscCall(printwhattodo2(viewer, whattodo, rctx, shift)); in ApplyRevolve()
947 else PetscCall(printwhattodo2(viewer, whattodo, rctx, shift)); in ApplyRevolve()
964 else PetscCall(printwhattodo2(viewer, whattodo, rctx, shift)); in ApplyRevolve()
1367 PetscCall(printwhattodo2(tj->monitor, whattodo, tjsch->rctx2, shift)); in TSTrajectoryMemoryGet_TLTR()