Home
last modified time | relevance | path

Searched defs:perm2 (Results 1 – 6 of 6) sorted by relevance

/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c1046 PetscCount *perm2; in VecSetPreallocationCOO_MPI() local
1120 const PetscCount *perm2 = vmpi->perm2; in VecSetValuesCOO_MPI() local
H A Dpvecimpl.h54 PetscCount *perm2; /* [recvlen] */ member
/petsc/src/vec/vec/impls/mpi/cupm/
H A Dvecmpicupm_impl.hpp282 …_RESTRICT imap2, const PetscCount *PETSC_RESTRICT jmap2, const PetscCount *PETSC_RESTRICT perm2, P… in add_remote_coo_values()
/petsc/src/vec/vec/impls/mpi/kokkos/
H A Dmpikok.kokkos.cxx158 const PetscCountKokkosView &perm2 = veckok->perm2_d; in VecSetValuesCOO_MPIKokkos() local
/petsc/src/vec/is/section/interface/
H A Dsection.c254 IS perm1, perm2; in PetscSectionCompare() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c6488 …PetscCount *perm2; /* Though PetscInt is enough for remote entries, we use PetscCo… in MatSetPreallocationCOO_MPIAIJ() local