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