Searched refs:TSTrajectoryDestroy (Results 1 – 3 of 3) sorted by relevance
404 …TSTRAJECTORY_CLASSID, "TSTrajectory", "Time stepping", "TS", comm, TSTrajectoryDestroy, TSTrajecto… in TSTrajectoryCreate()561 PetscErrorCode TSTrajectoryDestroy(TSTrajectory *tj) in TSTrajectoryDestroy() function
518 PetscCall(TSTrajectoryDestroy(&ts->trajectory)); in TSResetTrajectory()540 if (ts->trajectory) PetscCall(TSTrajectoryDestroy(&ts->trajectory)); in TSRemoveTrajectory()2672 PetscCall(TSTrajectoryDestroy(&(*ts)->trajectory)); in TSDestroy()
334 PETSC_EXTERN PetscErrorCode TSTrajectoryDestroy(TSTrajectory *);