Lines Matching refs:PetscFormKey
92 PetscErrorCode PetscFormKeySort(PetscInt n, PetscFormKey arr[]) in PetscFormKeySort()
97 PetscCall(PetscTimSort(n, arr, sizeof(PetscFormKey), Compare_PetscFormKey_Private, NULL)); in PetscFormKeySort()
103 PetscFormKey key; in PetscWeakFormGetFunction_Private()
125 PetscFormKey key; in PetscWeakFormSetFunction_Private()
151 PetscFormKey key; in PetscWeakFormAddFunction_Private()
175 PetscFormKey key; in PetscWeakFormGetIndexFunction_Private()
196 PetscFormKey key; in PetscWeakFormSetIndexFunction_Private()
219 PetscFormKey key; in PetscWeakFormClearIndexFunction_Private()
293 PetscFormKey *keys; in PetscWeakFormRewriteKeys_Internal()
361 PetscFormKey *keys; in PetscWeakFormReplaceLabel_Internal()
961 PetscFormKey *keys; in PetscWeakFormViewTable_Ascii()