Searched defs:nzl (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex73.c | 135 PetscInt rstart, i, *nzd, *nzo, nzl, nzmax = 0, *ncols, nrow, j; in main() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 65 PetscInt Np, timestep = 0, bs, N, M, nzl; in gridToParticles() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 556 PetscInt nloc, nzl, colbuf[1024], row; in LandauFormJacobian_Internal() local 1932 PetscInt nloc, nzl, *colbuf, row, COL_BF_SIZE = 1024; in LandauCreateJacobianMatrix() local 2620 PetscInt nloc, nzl, *colbuf, COL_BF_SIZE = 1024, row; in DMPlexLandauCreateMassMatrix() local
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 165 PetscInt N, M, nzl; in gridToParticles() local
|
| /petsc/src/ts/utils/dmplexlandau/kokkos/ |
| H A D | landau.kokkos.cxx | 795 …offset = LAND_MOFFSET(b_id, grid, batch_sz, num_grids, a_mat_offset), nloc, nzl, colbuf[1024], row; in LandauKokkosJacobian() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | inode.c | 4023 static inline PetscErrorCode MatGetRow_FactoredLU(PetscInt *cols, PetscInt nzl, PetscInt nzu, Petsc… in MatGetRow_FactoredLU()
|