Home
last modified time | relevance | path

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

/petsc/src/mat/interface/
H A Dmatproduct.c604 PetscErrorCode MatProductNumeric_ABt(Mat mat) in MatProductNumeric_ABt() function
741 mat->ops->productnumeric = MatProductNumeric_ABt; in MatProductSymbolic_ABt()
/petsc/include/petsc/private/
H A Dmatimpl.h266 PETSC_INTERN PetscErrorCode MatProductNumeric_ABt(Mat);