FLANG
Public Member Functions | List of all members
Fortran::runtime::BufferedReduceAccumulator< T, OP, hasLength > Class Template Reference

Public Member Functions

RT_API_ATTRS BufferedReduceAccumulator (const Descriptor &array, OP operation, const T *identity, Terminator &terminator)
 
RT_API_ATTRS void Reinitialize ()
 
template<typename A >
RT_API_ATTRS bool AccumulateAt (const SubscriptValue at[])
 
template<typename A >
RT_API_ATTRS void GetResult (A *to, int=-1)
 

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