Toggle menu
Nitlanguage.org
Nitdoc
mpi
mpi
Op
bxor
init
bxor
:
Op
mpi
::
Op
::
bxor
Doc
Linearization
Summary
Get a MPI bit-wise xor operation.
Get a MPI bit-wise xor operation.
Summary
Property definitions
mpi$Op$bxor
Property definitions
mpi
$
Op
::
bxor
# Get a MPI bit-wise xor operation.
new
bxor
`{ return MPI_BXOR; `}
lib/mpi/mpi.nit:299,2--300,32