Home
last modified time | relevance | path

Searched defs:Cperm (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/tests/
H A Dex22.c8 Mat C, Cperm; in main() local
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c958 PetscCount *Cperm; in VecSetPreallocationCOO_MPI() local
1121 const PetscCount *Cperm = vmpi->Cperm; in VecSetValuesCOO_MPI() local
H A Dpvecimpl.h58 …PetscCount *Cperm; /* [sendlen]: permutation array to fill sendbuf[]. 'C' for communi… member
/petsc/src/vec/vec/impls/mpi/kokkos/
H A Dmpikok.kokkos.cxx159 const PetscCountKokkosView &Cperm = veckok->Cperm_d; in VecSetValuesCOO_MPIKokkos() local