Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex1.c13 PetscInt bcField[1]; in main() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c194 static PetscErrorCode DMPlexCreateSectionBCDof(DM dm, PetscInt numBC, const PetscInt bcField[], con… in DMPlexCreateSectionBCDof()
270 …orCode DMPlexCreateSectionBCIndicesField(DM dm, PetscInt numBC, const PetscInt bcField[], const IS… in DMPlexCreateSectionBCIndicesField()
427 …st PetscInt numComp[], const PetscInt numDof[], PetscInt numBC, const PetscInt bcField[], const IS… in DMPlexCreateSection()
/petsc/src/ts/tutorials/
H A Dex52.c272 PetscInt bcField[1]; in main() local