Home
last modified time | relevance | path

Searched defs:nli (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tests/
H A Dex3.c340 PetscInt nli[num_z][2], indx[num_z]; in femBg() local
420 PetscInt nli[num_z][2], indx[num_z]; in femA() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c1078 PetscInt nri, nli, *start_rsize, *cum_rsize; in PCBDDCGraphSetUp() local
1104 for (PetscInt i = 0, nli = 0; i < graph->n_subsets; i++) { in PCBDDCGraphSetUp() local