Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/
H A Ddvecimpl.h17 …PetscCount tot1; /* Total number of valid (i.e., w/ non-negative indices) entries in the COO arr… member
/petsc/src/vec/vec/impls/mpi/
H A Dpvecimpl.h47 PetscCount tot1; /* Total local entries in COO arrays */ member
H A Dpdvec.c948 PetscCount tot1, *jmap1, *perm1; in VecSetPreallocationCOO_MPI() local