Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex10.c74 PetscBool bnd[2]; in main() local
H A Dex7.c80 PetscBool bnd[3]; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex18.c232 static PetscErrorCode PortableBoundaryDestroy(PortableBoundary *bnd) in PortableBoundaryDestroy()
1042 …rorCode DMPlexExpandedVerticesCoordinatesToFaces_Private(DM ipdm, PortableBoundary bnd, IS *face_i… in DMPlexExpandedVerticesCoordinatesToFaces_Private()
1094 PortableBoundary bnd0, bnd; in DMPlexGetExpandedBoundary_Private() local
1471 static PetscErrorCode DMPlexCheckPointSFHeavy(DM dm, PortableBoundary bnd) in DMPlexCheckPointSFHeavy()