Searched defs:onzu (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/preallocator/ |
| H A D | matpreallocator.c | 7 PetscInt *dnzu, *onzu; member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpreallocate.c | 701 …ectionAdj, const PetscInt cols[], PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onzu[]) in DMPlexUpdateAllocation_Static() 824 …DM dm, PetscInt bs, PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onzu[], Mat A, Petsc… in DMPlexPreallocateOperator()
|
| H A D | plex.c | 2930 PetscInt *dnz, *onz, *dnzu, *onzu, bsLocal[2], bsMinMax[2], *pblocks; in DMCreateMatrix_Plex() local
|