Home
last modified time | relevance | path

Searched refs:VecGetLocalSizeAligned (Results 1 – 5 of 5) sorted by relevance

/petsc/src/vec/vec/impls/mpi/kokkos/ !
H A Dmpikok.kokkos.cxx299 VecGetLocalSizeAligned(w, 64, &lda); // get in lda the 64-bytes aligned local size in VecDuplicateVecs_MPIKokkos_GEMV()
/petsc/include/petsc/private/ !
H A Dvecimpl.h476 #define VecGetLocalSizeAligned(v, alignment, lda) \ macro
/petsc/src/vec/vec/impls/mpi/ !
H A Dpbvec.c83 VecGetLocalSizeAligned(w, 64, &lda); // get in lda the 64-bytes aligned local size in VecDuplicateVecs_MPI_GEMV()
/petsc/src/vec/vec/impls/seq/ !
H A Dbvec2.c698 VecGetLocalSizeAligned(w, 64, &lda); // get in lda the 64-bytes aligned local size in VecDuplicateVecs_Seq_GEMV()
/petsc/src/vec/vec/impls/seq/kokkos/ !
H A Dveckok.kokkos.cxx1881 VecGetLocalSizeAligned(w, 64, &lda); // get in lda the 64-bytes aligned local size in VecDuplicateVecs_SeqKokkos_GEMV()