Home
last modified time | relevance | path

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

/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c250 static PetscErrorCode ISGeneralCompress(IS is, IS *cis) in ISGeneralCompress() function
449 PetscCall(ISGeneralCompress(is, &cis)); in ISView_General_HDF5_Compressed()