Home
last modified time | relevance | path

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

/petsc/src/mat/impls/htool/
H A Dhtool.cxx509 static PetscErrorCode MatProductNumeric_Htool(Mat C) in MatProductNumeric_Htool() function
564 C->ops->productnumeric = MatProductNumeric_Htool; in MatProductSymbolic_Htool()