Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c93 static PetscErrorCode MatProductNumeric_Nest_Dense(Mat C) in MatProductNumeric_Nest_Dense() function
201 C->ops->productnumeric = MatProductNumeric_Nest_Dense; in MatProductSymbolic_Nest_Dense()
248 C->ops->productnumeric = MatProductNumeric_Nest_Dense; in MatProductSymbolic_Nest_Dense()