Home
last modified time | relevance | path

Searched refs:boundaryType1 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/ !
H A Dstagutils.c1077 …gSetBoundaryTypes(DM dm, DMBoundaryType boundaryType0, DMBoundaryType boundaryType1, DMBoundaryTyp… in DMStagSetBoundaryTypes() argument
1086 if (dim > 1) PetscValidLogicalCollectiveEnum(dm, boundaryType1, 3); in DMStagSetBoundaryTypes()
1090 if (dim > 1) stag->boundaryType[1] = boundaryType1; in DMStagSetBoundaryTypes()