Home
last modified time | relevance | path

Searched defs:basisord (Results 1 – 2 of 2) 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.cu185 PetscInt basisord; member
1595 …pusKernelFn *kernel, void *kernelctx, PetscReal eta, PetscInt leafsize, PetscInt basisord, Mat *nA) in MatCreateH2OpusFromKernel()