> Does anyone have any idea as to what to name the "non-nice" methods? > receive_array? fill? I'm trying to think of something that's > descriptive enough but that won't require users to call > Parallel::nonblocking_receive_into_pre_sized_vector().
Is it possible to resize for the user in the case of the nonblocking methods without first imposing a blocking communication step? I can't see how that would not turn it into a blocking method... -Ben ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
