Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/scotch/
H A Dscotch.c297 PetscInt *sizes, *seps, log2size, subd, *level, base = 0; in MatPartitioningApply_PTScotch_Private() local
/petsc/src/mat/graphops/partition/impls/pmetis/
H A Dpmetis.c123 PetscInt *sizes, *seps, log2size, subd, *level; in MatPartitioningApply_Parmetis_Private() local
/petsc/src/tao/pde_constrained/tutorials/
H A Delliptic.c18 Vec suby, subq, subd; member