Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagutils.c1077 PetscErrorCode DMStagSetBoundaryTypes(DM dm, DMBoundaryType boundaryType0, DMBoundaryType boundaryT… in DMStagSetBoundaryTypes() argument
1085 PetscValidLogicalCollectiveEnum(dm, boundaryType0, 2); in DMStagSetBoundaryTypes()
1089 stag->boundaryType[0] = boundaryType0; in DMStagSetBoundaryTypes()