Home
last modified time | relevance | path

Searched defs:Atot1 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.h81 …PetscCount Atot1, Atot2, Btot1, Btot2; /* Total local (tot1) and remote (tot2) entries (which mi… member
H A Dmpiaij.c6555 PetscCount Annz1, Bnnz1, Atot1, Btot1; in MatSetPreallocationCOO_MPIAIJ() local