add ability to retrieve the number of local rows for computes returning local data
this is done supporting the combination of type == 2 with style == 0, i.e. a local scalar, which is not available in C++ (but there one can access the compute style data member directly. for the python interface, the pointer is automatically dereferenced and returned as a c_int.
Loading
Please register or sign in to comment