Searched refs:clid_lid_1 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | geo.c | 126 … data_stride, PetscReal coords[], PetscInt nselected_1, const PetscInt clid_lid_1[], const PetscCo… in triangulateAndFormProl() argument 428 static PetscErrorCode getGIDsOnSquareGraph(PC pc, PetscInt nselected_1, const PetscInt clid_lid_1[]… in getGIDsOnSquareGraph() argument 444 …PetscCall(ISCreateGeneral(PETSC_COMM_SELF, nselected_1, clid_lid_1, PETSC_COPY_VALUES, a_selected_… in getGIDsOnSquareGraph() 467 PetscInt fgid = clid_lid_1[kk] + my0; in getGIDsOnSquareGraph()
|