Home
last modified time | relevance | path

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

/honee/src/
H A Ddm-utils.c498 PetscInt ids[1] = {label_value}; in GetGlobalDMPlexPolytopeType() local
508 ids[0] = depth - height; in GetGlobalDMPlexPolytopeType()
512 …PetscCall(DMGetFirstLabeledPoint(dm, dm, domain_label ? domain_label : depth_label, 1, ids, height… in GetGlobalDMPlexPolytopeType()