Home
last modified time | relevance | path

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

/petsc/src/ts/adapt/impls/history/
H A Dadapthist.c34 static PetscErrorCode TSAdaptDestroy_History(TSAdapt adapt) in TSAdaptDestroy_History() function
185 adapt->ops->destroy = TSAdaptDestroy_History; in TSAdaptCreate_History()