47 #include "Teuchos_Assert.hpp" 48 #include "Phalanx_DataLayout_MDALayout.hpp" 70 edge_scalar =
rcp(
new MDALayout<Cell,Edge>(num_cells, num_edges));
71 edge_vector =
rcp(
new MDALayout<Cell,Edge,Dim>(num_cells, num_edges,
dimension));
std::string cell_topo_name
CellTopologyInfo(int numCells, const Teuchos::RCP< const shards::CellTopology > &cellTopo)
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
void initializeDataLayouts()
Initialize data layouts.
Teuchos::RCP< const shards::CellTopology > topology