Skip to content
Snippets Groups Projects
  • Oliver Sander's avatar
    fb96a4b1
    Introduce new methods reduceAdd and reduceCopy · fb96a4b1
    Oliver Sander authored
    Those do many-to-one communication with a single method call.
    Previously, two subsequent calls were needed.  There is no reason
    why the interface has to consist of two calls.  A single one is
    much easier to use.
    
    [[Imported from SVN: r9730]]
    fb96a4b1
    History
    Introduce new methods reduceAdd and reduceCopy
    Oliver Sander authored
    Those do many-to-one communication with a single method call.
    Previously, two subsequent calls were needed.  There is no reason
    why the interface has to consist of two calls.  A single one is
    much easier to use.
    
    [[Imported from SVN: r9730]]