Searched defs:function (Results 26 – 27 of 27) sorted by relevance
12
522 …#define MPI_Op_create(function, commute, op) (MPIUNI_ARG(function)… argument562 …#define MPI_Comm_create_errhandler(function, errhandler) (MPIUNI_ARG(function), *(errhandler) = MP… argument
2412 def setPatchComputeFunction(self, function, args=None, kargs=None) -> None: argument