Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/h2opus/
H A Dpch2opus.c307 static PetscErrorCode MatMultKernel_Hyper(Mat M, Vec x, Vec y, PetscBool t) in MatMultKernel_Hyper() function
348 PetscCall(MatMultKernel_Hyper(M, x, y, PETSC_FALSE)); in MatMult_Hyper()
355 PetscCall(MatMultKernel_Hyper(M, x, y, PETSC_TRUE)); in MatMultTranspose_Hyper()