Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c811 static PetscErrorCode printwhattodo(PetscViewer viewer, PetscRevolveInt whattodo, RevolveCTX *rctx,… in printwhattodo() function
928 if (!toplevel) PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
934 if (!toplevel) PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
946 if (!toplevel) PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
955 PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
963 if (!toplevel) PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
967 PetscCall(printwhattodo(viewer, whattodo, rctx, shift)); in ApplyRevolve()
1021 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_ROF()
1098 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RON()
1106 PetscCall(printwhattodo(tj->monitor, whattodo, tjsch->rctx, shift)); in TSTrajectoryMemoryGet_RON()
[all …]