LLNL / ygm

Other
31 stars 22 forks source link

Reducing Adapter Reduction Tree #139

Closed steiltre closed 1 year ago

steiltre commented 1 year ago

Adds a reduction tree to the reducing_adapter based on NLNR routing.

steiltre commented 1 year ago

The reducing_adapter has also been moved to the ygm::container::detail namespace to discourage users from making direct use of it.