Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dpcpatchimpl.h47 PetscSection gtolCounts; /* ?? Indices to extract from local to patch vectors */ member
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/patch/
H A Dpcpatch.c1222 PetscSection gtolCounts, gtolCountsWithArtificial = NULL, gtolCountsWithAll = NULL; in PCPatchCreateCellPatchDiscretisationInfo() local