Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 20 of 20) sorted by relevance

/petsc/src/mat/tests/
H A Dex41.c11 PetscInt nd = 2, ov = 1, i, j, m, n, *idx, lsize; in main() local
H A Dex110.c9 PetscInt *di, *dj, *oi, *oj, nd; in main() local
H A Dex42.c12 PetscInt nd = 2, ov = 1, i, j, lsize, m, n, *idx, bs; in main() local
H A Dex303.c11 PetscInt *bi, *bj, nd; in main() local
H A Dex91.c8 PetscInt bs = 1, m = 43, ov = 1, i, j, k, *rows, *cols, M, nd = 5, *idx, mm, nn; in main() local
H A Dex40.c37 PetscInt nd = 2, ov = 1, ndpar, i, start, m, n, end, lsize; in main() local
H A Dex51.c8 PetscInt bs = 1, m = 43, ov = 1, i, j, k, *rows, *cols, M, nd = 5, *idx, mm, nn, lsize; in main() local
H A Dex92.c11 …PetscInt bs = 1, mbs = 10, ov = 1, i, j, k, *rows, *cols, nd = 2, *idx, rstart, rend, sz, M, … in main() local
H A Dex54.c8 …PetscInt bs = 1, m = 11, ov = 1, i, j, k, *rows, *cols, nd = 5, *idx, rstart, rend, sz, mm, nn… in main() local
H A Dex302k.kokkos.cxx16 PetscInt *di, *dj, *oi, *oj, nd; in main() local
/petsc/src/mat/impls/aij/mpi/crl/
H A Dmcrl.c41 PetscInt nd = a->A->cmap->n; /* number of columns in diagonal portion */ in MatMPIAIJCRL_create_aijcrl() local
/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.c13 PetscInt nd; member
/petsc/src/mat/graphops/color/impls/greedy/
H A Dgreedy.c19 …PetscInt i, j, k, s, e, n, no, nd, nd_global, n_global, idx, ncols, maxcolors, masksize, cc… in GreedyColoringLocalDistanceOne_Private() local
173 …PetscInt i, j, k, l, s, e, n, nd, nd_global, n_global, idx, ncols, maxcolors, mcol, mcol_g… in GreedyColoringLocalDistanceTwo_Private() local
/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c119 PetscInt qAdj, qAdjDof, qAdjCDof, qAdjOff, nd, numAdjQ = PETSC_DETERMINE; in DMPlexComputeAnchorAdjacencies() local
448 PetscInt ndof, ncdof, ngoff, nd; in DMPlexCreateAdjacencySection_Static() local
523 PetscInt ndof, ncdof, ngoff, nd; in DMPlexCreateAdjacencySection_Static() local
663 PetscInt ndof, ncdof, ngoff, nd, count; in DMPlexCreateAdjacencySection_Static() local
H A Dplexfluent.c11 int nd; /* Either ND or element-type */ member
626 static PetscErrorCode GetNumCellFaces(int nd, PetscInt *numCellFaces, DMPolytopeType *ct) in GetNumCellFaces()
H A Dplexcreate.c3760 PetscReal f, grad[3], n[3], norm, norm_y[3], nd, nd_y[3], sign; in TPSNearestPointResJac() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c1602 PetscInt nd = 0; in PCBDDCSubSchursSetUp() local
1878 PetscInt nd = 0; in PCBDDCSubSchursSetUp() local
1908 PetscInt nd = 0; in PCBDDCSubSchursSetUp() local
H A Dbddcprivate.c2101 PetscInt i, nd, n = matis->A->rmap->n, *nidxs, nnd; in PCBDDCConsistencyCheckIS() local
/petsc/src/ksp/ksp/tutorials/
H A Dex73.c773 PetscInt d, k, nd, nref; in test_hierarchy() local
857 PetscInt k, d, nd, nref; in test_mg() local
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c512 MPIU_Count ni, na, nc, nd; in PetscSFLinkSetUp_Host() local