Home
last modified time | relevance | path

Searched defs:mem_reduction (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/seq/bas/
H A Dbasfactor.c106 PetscReal mem_reduction; in MatCholeskyFactorNumeric_SeqAIJ_Bas() local
H A Dspbas.c250 …, PetscInt nrows, PetscInt ncols, PetscInt col_idx_type, spbas_matrix *B, PetscReal *mem_reduction) in spbas_compress_pattern()