HOPS
HOPS class reference
Public Member Functions | Public Attributes | List of all members
hops::MHO_CompoundSum< XValueType > Struct Template Reference

#include <MHO_CompoundReductions.hh>

Public Member Functions

void operator() (XValueType &a, const XValueType &b)
 

Public Attributes

const XValueType identity = MHO_SumIdentity< XValueType >::value()
 

Member Function Documentation

◆ operator()()

template<typename XValueType >
void hops::MHO_CompoundSum< XValueType >::operator() ( XValueType &  a,
const XValueType &  b 
)
inline

Member Data Documentation

◆ identity

template<typename XValueType >
const XValueType hops::MHO_CompoundSum< XValueType >::identity = MHO_SumIdentity< XValueType >::value()

The documentation for this struct was generated from the following file: