Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex21.c80 …PetscCall(MatCreateH2OpusFromKernel(PETSC_COMM_WORLD, n, n, PETSC_DECIDE, PETSC_DECIDE, sdim, coor… in main()
/petsc/src/mat/tests/
H A Dex66.c124 …PetscCall(MatCreateH2OpusFromKernel(PETSC_COMM_WORLD, n, n, N, N, dim, coords + ist * dim, PETSC_T… in main()
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu1595 PetscErrorCode MatCreateH2OpusFromKernel(MPI_Comm comm, PetscInt m, PetscInt n, PetscInt M, PetscIn… in MatCreateH2OpusFromKernel() function
/petsc/include/
H A Dpetscmat.h2291 PETSC_EXTERN PetscErrorCode MatCreateH2OpusFromKernel(MPI_Comm, PetscInt, PetscInt, PetscInt, Petsc…