Phalanx  Development
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Types | List of all members
PHX::DevLayout< DataType > Struct Template Reference

Public Types

using ScalarType = typename std::remove_const< typename PHX::remove_all_pointers< DataType >::type >::type
 
using type = typename std::conditional< Sacado::IsADType< ScalarType >::value, DefaultFadLayout, DefaultDevLayout >::type
 

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