Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsection.c194 …reateSectionBCDof(DM dm, PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bc… in DMPlexCreateSectionBCDof()
270 …ionBCIndicesField(DM dm, PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bc… in DMPlexCreateSectionBCIndicesField()
427 …const PetscInt numDof[], PetscInt numBC, const PetscInt bcField[], const IS bcComps[], const IS bc… in DMPlexCreateSection()
451 IS *bcPoints, *bcComps, permIS; in DMCreateLocalSection_Plex() local