Home
last modified time | relevance | path

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

/petsc/src/ts/trajectory/impls/basic/
H A Dtrajbasic.c128 static PetscErrorCode TSTrajectoryDestroy_Basic(TSTrajectory tj) in TSTrajectoryDestroy_Basic() function
168 tj->ops->destroy = TSTrajectoryDestroy_Basic; in TSTrajectoryCreate_Basic()