FLANG
Public Types | Public Member Functions | List of all members
Fortran::runtime::Norm2Accumulator< KIND > Class Template Reference

Public Types

using Type = CppTypeFor< TypeCategory::Real, KIND >
 
using AccumType = Norm2AccumType< KIND >
 

Public Member Functions

RT_API_ATTRS Norm2Accumulator (const Descriptor &array)
 
RT_API_ATTRS void Reinitialize ()
 
template<typename A >
RT_API_ATTRS void GetResult (A *p, int=-1) const
 
RT_API_ATTRS bool Accumulate (Type x)
 
template<typename A >
RT_API_ATTRS bool AccumulateAt (const SubscriptValue at[])
 

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