Searched defs:subd (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/partition/impls/scotch/ |
| H A D | scotch.c | 297 PetscInt *sizes, *seps, log2size, subd, *level, base = 0; in MatPartitioningApply_PTScotch_Private() local
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | pmetis.c | 123 PetscInt *sizes, *seps, log2size, subd, *level; in MatPartitioningApply_Parmetis_Private() local
|
| /petsc/src/tao/pde_constrained/tutorials/ |
| H A D | elliptic.c | 18 Vec suby, subq, subd; member
|