Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Stokhos::mpl::for_each< Seq, Iter1, Iter2 > Struct Template Reference

#include <Stokhos_mpl_for_each.hpp>

Public Member Functions

template<typename Op >
KOKKOS_INLINE_FUNCTION for_each (const Op &op)
 

Detailed Description

template<class Seq, class Iter1 = typename Sacado::mpl::begin<Seq>::type, class Iter2 = typename Sacado::mpl::end<Seq>::type>
struct Stokhos::mpl::for_each< Seq, Iter1, Iter2 >

Definition at line 59 of file Stokhos_mpl_for_each.hpp.

Constructor & Destructor Documentation

◆ for_each()

template<class Seq , class Iter1 = typename Sacado::mpl::begin<Seq>::type, class Iter2 = typename Sacado::mpl::end<Seq>::type>
template<typename Op >
KOKKOS_INLINE_FUNCTION Stokhos::mpl::for_each< Seq, Iter1, Iter2 >::for_each ( const Op & op)
inline

Definition at line 62 of file Stokhos_mpl_for_each.hpp.


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