Searched refs:DMSNESDestroy (Results 1 – 1 of 1) sorted by relevance
20 static PetscErrorCode DMSNESDestroy(DMSNES *kdm) in DMSNESDestroy() function79 …HeaderCreate(*kdm, DMSNES_CLASSID, "DMSNES", "DMSNES", "DMSNES", comm, DMSNESDestroy, DMSNESView)); in DMSNESCreate()243 PetscCall(DMSNESDestroy((DMSNES *)&dm->dmsnes)); in DMGetDMSNESWrite()