Home
last modified time | relevance | path

Searched defs:compressed (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/tests/
H A Dex26.c5 PetscErrorCode DumpCSR(Mat A, PetscInt shift, PetscBool symmetric, PetscBool compressed) in DumpCSR()
113 PetscBool compressed = ((k > 0) ? PETSC_FALSE : PETSC_TRUE); in main() local
/petsc/src/sys/fileio/
H A Dfretrieve.c342 PetscBool flg1, flg2, flg3, flg4, download, compressed = PETSC_FALSE; in PetscFileRetrieve() local
/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c80 PetscBool compressed; in PetscViewerHDF5ReadSizes_Private() local
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c440 const PetscBool compressed = PETSC_TRUE; in ISView_General_HDF5_Compressed() local
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3028 PetscBool compressed; in MatMultAddKernel_SeqAIJHIPSPARSE() local
3841 PetscErrorCode MatSeqAIJHIPSPARSEGetIJ(Mat A, PetscBool compressed, const int *i[], const int *j[]) in MatSeqAIJHIPSPARSEGetIJ()
3884 PetscErrorCode MatSeqAIJHIPSPARSERestoreIJ(Mat A, PetscBool compressed, const int *i[], const int *… in MatSeqAIJHIPSPARSERestoreIJ()
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu3562 PetscBool compressed; in MatMultAddKernel_SeqAIJCUSPARSE() local
4484 PetscErrorCode MatSeqAIJCUSPARSEGetIJ(Mat A, PetscBool compressed, const int **i, const int **j) in MatSeqAIJCUSPARSEGetIJ()
4527 PetscErrorCode MatSeqAIJCUSPARSERestoreIJ(Mat A, PetscBool compressed, const int **i, const int **j) in MatSeqAIJCUSPARSERestoreIJ()