Searched refs:boundaryTypeX (Results 1 – 1 of 1) sorted by relevance
24 PetscErrorCode DMStagGetBoundaryTypes(DM dm, DMBoundaryType *boundaryTypeX, DMBoundaryType *boundar… in DMStagGetBoundaryTypes() argument32 if (boundaryTypeX) *boundaryTypeX = stag->boundaryType[0]; in DMStagGetBoundaryTypes()