Home
last modified time | relevance | path

Searched defs:nk (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/tests/
H A Dex202.c7 const PetscInt nr = 2, nc = 3, nk = 10; in TestInitialMatrix() local
/petsc/src/dm/tutorials/
H A Dex15.c72 PetscInt i, j, k, l, si, sj, sk, ni, nj, nk, M, N, dof; in DMDAVecGenerateEntries() local
/petsc/src/dm/partitioner/impls/simple/
H A Dpartsimple.c50 PetscInt Np = 1, Nr, np, nk, nj, ni, pk, pj, pi, ck, cj, ci, i; in PetscPartitionerPartition_Simple_Grid() local
/petsc/src/dm/impls/da/
H A Dgr2.c730 PetscInt dim, ni, nj, nk, pi, pj, pk, dof, n; in VecView_MPI_DA() local
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_dmda.c218 PetscInt i, j, k, si, sj, sk, ni, nj, nk, M, N, P, Ml, Nl, Pl, c, nidx; in PCTelescopeSetUp_dmda_repart_coors3d() local
/petsc/src/dm/impls/plex/
H A Dplexgmsh.c1295 PetscInt keymap[GMSH_NUM_POLYTOPES], nk = 0; in GmshReadElements() local