Home
last modified time | relevance | path

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

/petsc/src/ts/characteristic/impls/da/
H A Dslda.c22 static PetscErrorCode CharacteristicDestroy_DA(Characteristic c) in CharacteristicDestroy_DA() function
80 c->ops->destroy = CharacteristicDestroy_DA; in CharacteristicCreate_DA()