Home
last modified time | relevance | path

Searched defs:onzu (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/impls/preallocator/
H A Dmatpreallocator.c7 PetscInt *dnzu, *onzu; member
/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c701 …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 Dplex.c2930 PetscInt *dnz, *onz, *dnzu, *onzu, bsLocal[2], bsMinMax[2], *pblocks; in DMCreateMatrix_Plex() local