Home
last modified time | relevance | path

Searched refs:fcc (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/interface/
H A Ddmi.c131 for (PetscInt c = 0, fcc = 0; c < Nc; ++c) { in PetscSectionSelectFields_Private() local
132 if (c == comps[off + fcc]) { in PetscSectionSelectFields_Private()
133 ++fcc; in PetscSectionSelectFields_Private()
193 for (PetscInt c = 0, fcc = 0; c < Nc; ++c) { in PetscSectionSelectFields_Private() local
200 if (c == comps[off + fcc]) { in PetscSectionSelectFields_Private()
201 ++fcc; in PetscSectionSelectFields_Private()