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 | 
Functor to allocate memory used in Sacado::mpl::for_each to iterate over all scalar types in an evaluation type.
 1.8.5