Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatproduct.c141 static PetscErrorCode MatProductNumeric_ABC_Unsafe(Mat mat) in MatProductNumeric_ABC_Unsafe() function
183 mat->ops->productnumeric = MatProductNumeric_ABC_Unsafe; in MatProductSymbolic_ABC_Unsafe()