Home
last modified time | relevance | path

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

/honee/problems/
H A Dsgs_dd_model.c25 static PetscErrorCode SgsDDDataDestroy(SgsDDData *sgs_dd_data) { in SgsDDDataDestroy() function
671 …all(HoneeSetContainer(honee, SGS_DD_DATA_KEY, sgs_dd_data, (PetscCtxDestroyFn *)SgsDDDataDestroy)); in SgsDDSetup()