Panzer  Version of the Day
Namespaces | Functions
Panzer_ViewFactory.hpp File Reference
#include "Kokkos_ViewFactory.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
Include dependency graph for Panzer_ViewFactory.hpp:

Go to the source code of this file.

Namespaces

 panzer
 

Functions

template<typename InputArray , typename ... DimensionPack>
Kokkos::DynRankView< typename InputArray::value_type, PHX::Device > panzer::createDynRankView (const InputArray &a, const std::string &name, const DimensionPack... dims)
 Wrapper to simplify Panzer use of Sacado ViewFactory. More...