Home
last modified time | relevance | path

Searched defs:dnzu (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 …n sectionAdj, const PetscInt cols[], PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onz… in DMPlexUpdateAllocation_Static()
824 …allocateOperator(DM dm, PetscInt bs, PetscInt dnz[], PetscInt onz[], PetscInt dnzu[], PetscInt onz… in DMPlexPreallocateOperator()
H A Dplex.c2930 PetscInt *dnz, *onz, *dnzu, *onzu, bsLocal[2], bsMinMax[2], *pblocks; in DMCreateMatrix_Plex() local