Searched refs:MatMatMultNumeric_NS (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/h2opus/ |
| H A D | pch2opus.c | 493 static PetscErrorCode MatMatMultNumeric_NS(Mat M, Mat X, Mat Y, PetscCtx ctx) in MatMatMultNumeric_NS() function 525 …PetscCall(MatShellSetMatProductOperation(pch2opus->S, MATPRODUCT_AB, NULL, MatMatMultNumeric_NS, N… in PCH2OpusSetUpSampler_Private() 526 …PetscCall(MatShellSetMatProductOperation(pch2opus->S, MATPRODUCT_AB, NULL, MatMatMultNumeric_NS, N… in PCH2OpusSetUpSampler_Private()
|