Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex15.c18 IS bcPoints[1] = {NULL}; in main() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c194 … dm, PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], PetscSecti… in DMPlexCreateSectionBCDof()
270 … dm, PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], PetscSecti… in DMPlexCreateSectionBCIndicesField()
427 …f[], PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bcPoints[], IS perm, P… in DMPlexCreateSection()
451 IS *bcPoints, *bcComps, permIS; in DMCreateLocalSection_Plex() local