Home
last modified time | relevance | path

Searched refs:BOR (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx99 struct BOR { struct
449 link->d_UnpackAndBOR = UnpackAndOp<Type, BOR<Type>, BS, EQ>; in PackInit_IntegerType()
462 link->d_ScatterAndBOR = ScatterAndOp<Type, BOR<Type>, BS, EQ>; in PackInit_IntegerType()
/petsc/src/vec/is/sf/impls/basic/cupm/
H A Dsfcupm_impl.hpp228 struct BOR { struct
483 link->d_UnpackAndBOR = UnpackAndOp<Type, kernels::BOR<Type>, BS, EQ>; in PackInit_IntegerType()
496 link->d_ScatterAndBOR = ScatterAndOp<Type, kernels::BOR<Type>, BS, EQ>; in PackInit_IntegerType()
/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c292BOR, |, OP_BINARY) DEF_UnpackAndOp(Type, BS, EQ, BXOR, ^, OP_BINARY) DEF_ScatterAndOp(Type, BS, EQ…