Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c66 PetscRevolveInt snaps_in; member
888 rctx->snaps_in = rsnaps; in InitRevolve()
904 …whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->info, &rc… in FastForwardRevolve()
924 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
925 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
944 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
945 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
954 …whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->info… in ApplyRevolve()
961 …if (!toplevel) whattodo = revolve_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &… in ApplyRevolve()
962 …else whattodo = revolve2_action(&rctx->check, &rctx->capo, &rctx->fine, rctx->snaps_in, &rctx->inf… in ApplyRevolve()
[all …]