Phalanx  Development
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
PHX::KokkosViewCreateFunctor Class Reference

Functor to allocate memory used in Sacado::mpl::for_each to iterate over all scalar types in an evaluation type. More...

#include <Phalanx_MemoryManager.hpp>

Public Member Functions

 KokkosViewCreateFunctor (const PHX::ViewCreationMode &mode, const PHX::FieldTag &tag, const std::vector< PHX::index_size_type > &extended_dimensions, PHX::any &field, Kokkos::Impl::SharedAllocationTracker &tracker)
 
template<typename ScalarT >
void operator() (ScalarT t) const
 

Detailed Description

Functor to allocate memory used in Sacado::mpl::for_each to iterate over all scalar types in an evaluation type.


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