Searched refs:htpoints (Results 1 – 1 of 1) sorted by relevance
131 PetscInt *htpoints = NULL; in PCPatchConstruct_Pardecomp() local136 PetscCall(PetscMalloc1(htsize, &htpoints)); in PCPatchConstruct_Pardecomp()137 PetscCall(PetscHSetIGetElems(ht, &index, htpoints)); in PCPatchConstruct_Pardecomp()140 PetscInt hpoint = htpoints[i]; in PCPatchConstruct_Pardecomp()159 PetscCall(PetscFree(htpoints)); in PCPatchConstruct_Pardecomp()