Searched refs:Lstore (Results 1 – 1 of 1) sorted by relevance
235 SCformat *Lstore; in MatLUFactorNumeric_SuperLU() local335 Lstore = (SCformat *)lu->L.Store; in MatLUFactorNumeric_SuperLU()337 …l(PetscPrintf(PETSC_COMM_SELF, " No of nonzeros in factor L = %" PetscInt_FMT "\n", Lstore->nnz)); in MatLUFactorNumeric_SuperLU()339 …PetscCall(PetscPrintf(PETSC_COMM_SELF, " No of nonzeros in L+U = %" PetscInt_FMT "\n", Lstore->nn… in MatLUFactorNumeric_SuperLU()