Searched refs:LOR (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/is/sf/impls/basic/kokkos/ |
| H A D | sfkok.kokkos.cxx | 72 struct LOR { struct 446 link->d_UnpackAndLOR = UnpackAndOp<Type, LOR<Type>, BS, EQ>; in PackInit_IntegerType() 459 link->d_ScatterAndLOR = ScatterAndOp<Type, LOR<Type>, BS, EQ>; in PackInit_IntegerType()
|
| /petsc/src/vec/is/sf/impls/basic/cupm/ |
| H A D | sfcupm_impl.hpp | 201 struct LOR { struct 480 link->d_UnpackAndLOR = UnpackAndOp<Type, kernels::LOR<Type>, BS, EQ>; in PackInit_IntegerType() 493 link->d_ScatterAndLOR = ScatterAndOp<Type, kernels::LOR<Type>, BS, EQ>; in PackInit_IntegerType()
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfpack.c | 280 …LOR, ||, OP_BINARY) DEF_UnpackAndOp(Type, BS, EQ, LXOR, ||, OP_LXOR) DEF_ScatterAndOp(Type, BS, EQ…
|