Searched refs:MatHtoolCompressorTypes (Results 1 – 1 of 1) sorted by relevance
4 const char *const MatHtoolCompressorTypes[] = {"sympartialACA", "fullACA", "SVD"}; variable328 … PetscCall(PetscViewerASCIIPrintf(pv, "compressor: %s\n", MatHtoolCompressorTypes[a->compressor])); in MatView_Htool()399 …"MatHtoolCompressorType", MatHtoolCompressorTypes, PETSC_STATIC_ARRAY_LENGTH(MatHtoolCompressorTyp… in MatSetFromOptions_Htool()