Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/tests/
H A Dex10.c16 PetscErrorCode DataCompDestroy(DataCompression);
55 PetscCall(DataCompDestroy(data_comp)); in main()
99 PetscErrorCode DataCompDestroy(DataCompression data_comp) in DataCompDestroy() function