Interface Documentation
Version: invalid
Public Member Functions | List of all members
flecsi::exec::forall< ITERATOR >::functor< LAMBDA > Struct Template Reference

#include <kernel_interface.hh>

Public Member Functions

 functor (ITERATOR iterator, LAMBDA lambda, std::string const &name)
 
void operator() (int64_t i) const
 

Detailed Description

template<typename ITERATOR>
template<typename LAMBDA>
struct flecsi::exec::forall< ITERATOR >::functor< LAMBDA >

The functor type wraps FleCSI iterators that have indirection.

Template Parameters
LAMBDAThe user-defined lambda function.

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