43 #ifndef PANZER_CELLTOPOLOGYINFO_HPP 
   44 #define PANZER_CELLTOPOLOGYINFO_HPP 
   49 #include "Phalanx_DataLayout.hpp" 
   51 #include "Kokkos_DynRankView.hpp" 
   52 #include "Intrepid2_Basis.hpp" 
std::string cell_topo_name
 
std::string getCellName() const 
 
CellTopologyInfo(int numCells, const Teuchos::RCP< const shards::CellTopology > &cellTopo)
 
Teuchos::RCP< const shards::CellTopology > getCellTopology() const 
 
void initializeDataLayouts()
Initialize data layouts. 
 
Teuchos::RCP< const shards::CellTopology > topology
 
Teuchos::RCP< PHX::DataLayout > edge_scalar
<Cell,Edge> 
 
Teuchos::RCP< PHX::DataLayout > edge_vector