Home
last modified time | relevance | path

Searched defs:Bnnz2 (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu144 …t PetscCount Ajmap2[], const PetscCount Aperm2[], PetscScalar Aa[], PetscCount Bnnz2, const PetscC… in MatAddRemoteCOOValues()
176 const auto &Bnnz2 = coo->Bnnz2; in MatSetValuesCOO_MPIAIJCUSPARSE() local
/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx144 …t PetscCount Ajmap2[], const PetscCount Aperm2[], PetscScalar Aa[], PetscCount Bnnz2, const PetscC… in MatAddRemoteCOOValues()
176 const auto &Bnnz2 = coo->Bnnz2; in MatSetValuesCOO_MPIAIJHIPSPARSE() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.h80 …PetscCount Annz2, Bnnz2; /* Number of unique remote entries belonging to A and B */ member
H A Dmpiaij.c6558 PetscCount Annz2, Bnnz2, Atot2, Btot2; in MatSetPreallocationCOO_MPIAIJ() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx1506 PetscCount Annz2, Bnnz2; member
1596 const auto &Bnnz2 = coo->Bnnz2; in MatSetValuesCOO_MPIAIJKokkos() local