Searched refs:use_online (Results 1 – 1 of 1) sorted by relevance
110 PetscBool use_online; member1858 …SC_UNUSED static PetscErrorCode TSTrajectorySetRevolveOnline(TSTrajectory tj, PetscBool use_online) in TSTrajectorySetRevolveOnline() argument1863 tjsch->use_online = use_online; in TSTrajectorySetRevolveOnline()2017 …ine mode of revolve", "TSTrajectorySetRevolveOnline", tjsch->use_online, &tjsch->use_online, NULL)… in TSTrajectorySetFromOptions_Memory()2089 …if (tjsch->use_online) tjsch->stype = REVOLVE_ONLINE; /* trick into online (for testing purpose on… in TSTrajectorySetUp_Memory()2274 tjsch->use_online = PETSC_FALSE; in TSTrajectoryCreate_Memory()