Home
last modified time | relevance | path

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

/petsc/src/mat/impls/normal/
H A Dnormm.c270 static PetscErrorCode MatProductNumeric_Normal_Dense(Mat C) in MatProductNumeric_Normal_Dense() function
357 C->ops->productnumeric = MatProductNumeric_Normal_Dense; in MatProductSymbolic_Normal_Dense()