Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/ !
H A Dstagutils.c24 …etBoundaryTypes(DM dm, DMBoundaryType *boundaryTypeX, DMBoundaryType *boundaryTypeY, DMBoundaryTyp… in DMStagGetBoundaryTypes() argument
33 if (boundaryTypeY && dim > 1) *boundaryTypeY = stag->boundaryType[1]; in DMStagGetBoundaryTypes()