Searched refs:Ustore (Results 1 – 1 of 1) sorted by relevance
234 NCformat *Ustore; in MatLUFactorNumeric_SuperLU() local336 Ustore = (NCformat *)lu->U.Store; in MatLUFactorNumeric_SuperLU()338 …l(PetscPrintf(PETSC_COMM_SELF, " No of nonzeros in factor U = %" PetscInt_FMT "\n", Ustore->nnz)); in MatLUFactorNumeric_SuperLU()339 …OMM_SELF, " No of nonzeros in L+U = %" PetscInt_FMT "\n", Lstore->nnz + Ustore->nnz - lu->A.ncol)… in MatLUFactorNumeric_SuperLU()