Searched defs:bcField (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex1.c | 13 PetscInt bcField[1]; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 194 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 D | ex52.c | 272 PetscInt bcField[1]; in main() local
|