Home
last modified time | relevance | path

Searched defs:Bnnz (Results 1 – 9 of 9) sorted by relevance

/petsc/src/mat/tests/
H A Dex251.c20 PetscInt Bnnz = PETSC_STATIC_ARRAY_LENGTH(Bi); in main() local
H A Dex250.c20 PetscInt Bnnz = PETSC_STATIC_ARRAY_LENGTH(Bi); in main() local
/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpiaijcusparse.cu127 …st PetscCount Ajmap1[], const PetscCount Aperm1[], PetscScalar Aa[], PetscCount Bnnz, const PetscC… in MatAddLocalCOOValues()
175 const auto &Bnnz = coo->Bnnz; in MatSetValuesCOO_MPIAIJCUSPARSE() local
/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpiaijhipsparse.hip.cxx127 …st PetscCount Ajmap1[], const PetscCount Aperm1[], PetscScalar Aa[], PetscCount Bnnz, const PetscC… in MatAddLocalCOOValues()
175 const auto &Bnnz = coo->Bnnz; in MatSetValuesCOO_MPIAIJHIPSPARSE() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.h79 PetscCount Annz, Bnnz; /* Number of entries in diagonal A and off-diagonal B */ member
H A Dmpiaij.c6175 …PetscCount Annz = 0, Bnnz = 0; /* Number of unique nonzeros in the diagonal and off-diagonal bloc… in MatSplitEntries_Internal() local
6586 PetscInt Bnnz = Bi[m]; in MatSetPreallocationCOO_MPIAIJ() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx1505 PetscCount Annz, Bnnz; member
1595 const auto &Bnnz = coo->Bnnz; in MatSetValuesCOO_MPIAIJKokkos() local
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx4098 PetscInt Annz, Bnnz; in MatSeqAIJHIPSPARSEMergeMats() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu4744 PetscInt Annz, Bnnz; in MatSeqAIJCUSPARSEMergeMats() local