Lines Matching refs:DMLABEL_CLASSID

36 …PetscCall(PetscHeaderCreate(*label, DMLABEL_CLASSID, "DMLabel", "DMLabel", "DM", comm, DMLabelDest…  in DMLabelCreate()
68 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelSetUp()
322 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelAddStratum()
347 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelAddStrata()
409 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelAddStrataIS()
473 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelView()
501 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelViewFromOptions()
523 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelReset()
557 PetscValidHeaderSpecific(*label, DMLABEL_CLASSID, 1); in DMLabelDestroy()
601 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelDuplicate()
669 PetscValidHeaderSpecific(l0, DMLABEL_CLASSID, 2); in DMLabelCompare()
670 PetscValidHeaderSpecific(l1, DMLABEL_CLASSID, 3); in DMLabelCompare()
753 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelComputeIndex()
793 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelCreateIndex()
834 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelDestroyIndex()
863 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetBounds()
897 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelHasValue()
928 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelHasPoint()
957 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelStratumHasPoint()
1006 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetDefaultValue()
1030 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelSetDefaultValue()
1061 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetValue()
1109 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelSetValue()
1139 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelClearValue()
1173 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelInsertIS()
1206 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetNumValues()
1237 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetValueIS()
1264 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetValueBounds()
1306 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetNonEmptyStratumValuesIS()
1354 if (label) PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 2); in DMLabelGetValueISGlobal()
1430 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetValueIndex()
1461 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelHasStratum()
1489 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetStratumSize()
1519 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetStratumBounds()
1573 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetStratumIS()
1602 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelSetStratumIS()
1647 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelClearStratum()
1727 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetStratumPointIndex()
1758 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelFilter()
1792 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelPermute()
1856 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelPermuteValues()
1895 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelRewriteValues()
2001 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelDistribute()
2118 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGather()
2370 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelConvertToSection()
2511 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelSetType()
2544 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelGetType()
2564 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 1); in DMLabelCreate_Concrete()
2600 PetscValidHeaderSpecific(label, DMLABEL_CLASSID, 4); in PetscSectionCreateGlobalSectionLabel()