Searched refs:boundaryType0 (Results 1 – 1 of 1) sorted by relevance
1077 PetscErrorCode DMStagSetBoundaryTypes(DM dm, DMBoundaryType boundaryType0, DMBoundaryType boundaryT… in DMStagSetBoundaryTypes() argument1085 PetscValidLogicalCollectiveEnum(dm, boundaryType0, 2); in DMStagSetBoundaryTypes()1089 stag->boundaryType[0] = boundaryType0; in DMStagSetBoundaryTypes()