Home
last modified time | relevance | path

Searched defs:startf (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/da/
H A Dda.c941 PetscInt i, totalc = 0, remaining, startc = 0, startf = 0; in DMDARefineOwnershipRanges() local
982 PetscInt i, totalf, remaining, startc, startf; in DMDACoarsenOwnershipRanges() local
/petsc/src/dm/interface/
H A Ddmi.c473 PetscInt bs = -1, startf = 0; in DMCreateSectionSuperDM() local