Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/h2opus/
H A Dpch2opus.c626 PetscCall(MatH2OpusSetSamplingMat(M, pch2opus->S, PETSC_DECIDE, PETSC_DECIDE)); in PCSetUp_H2OPUS()
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu1541 PetscErrorCode MatH2OpusSetSamplingMat(Mat A, Mat B, PetscInt bs, PetscReal tol) in MatH2OpusSetSamplingMat() function
/petsc/include/
H A Dpetscmat.h2293 PETSC_EXTERN PetscErrorCode MatH2OpusSetSamplingMat(Mat, Mat, PetscInt, PetscReal);