Home
last modified time | relevance | path

Searched refs:MatProductNumeric_X_Dense (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/interface/
H A Dmatproduct.c287 static PetscErrorCode MatProductNumeric_X_Dense(Mat C) in MatProductNumeric_X_Dense() function
383 C->ops->productnumeric = MatProductNumeric_X_Dense; in MatProductSymbolic_X_Dense()