Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex70.c192 PetscErrorCode MyMatShellMatTransposeMultNumeric(Mat S, Mat B, Mat C, PetscCtx ctx) in MyMatShellMatTransposeMultNumeric() function
547 …ll(MatShellSetMatProductOperation(T2, MATPRODUCT_ABt, NULL, MyMatShellMatTransposeMultNumeric, NUL… in main()
548 …ll(MatShellSetMatProductOperation(T2, MATPRODUCT_ABt, NULL, MyMatShellMatTransposeMultNumeric, NUL… in main()