AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::serial::reductions Namespace Reference

Classes

class  ReduceSum
 A serial implementation of a ReduceSum operation. More...
 
class  ReduceMin
 A serial implementation of a ReduceMin operation. More...
 
class  ReduceMinLoc
 A serial implementation of a ReduceMinLoc operation. More...
 
class  ReduceMax
 A serial implementation of a ReduceMax operation. More...
 
class  ReduceMaxLoc
 A serial implementation of a ReduceMaxLoc operation. More...
 
class  ReduceBitAnd
 A serial implementation of a ReduceBitAnd operation. More...
 
class  ReduceBitOr
 A serial implementation of a ReduceBitOr operation. More...