Home
last modified time | relevance | path

Searched defs:leafsize (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex21.c32 PetscInt basisord, leafsize, sdim, n, its, i; in main() local
/petsc/src/mat/impls/h2opus/cuda/
H A Dmath2opus.cu173 PetscInt leafsize; member
1595 …l cdist, MatH2OpusKernelFn *kernel, void *kernelctx, PetscReal eta, PetscInt leafsize, PetscInt ba… in MatCreateH2OpusFromKernel()
1653 …spacedim, const PetscReal coords[], PetscBool cdist, PetscReal eta, PetscInt leafsize, PetscInt ma… in MatCreateH2OpusFromMat()
/petsc/src/ksp/pc/impls/h2opus/
H A Dpch2opus.c40 PetscInt leafsize; member