13 #include "Teuchos_Assert.hpp" 
   14 #include "Shards_CellTopology.hpp" 
   37    return ct.getSubcellCount(dim);
 
   52                       "ElemFieldPattern::getSubcellClosureIndices should not be called");
 
   58    return ct.getDimension();
 
virtual int getSubcellCount(int dim) const 
#define TEUCHOS_TEST_FOR_EXCEPTION(throw_exception_test, Exception, msg)
virtual void getSubcellClosureIndices(int dim, int cellIndex, std::vector< int > &indices) const 
shards::CellTopology cellTopo_
std::vector< int > empty_
void setCellTopology(const shards::CellTopology &ct)
Set the cell topology for this field pattern. 
virtual int getDimension() const 
virtual shards::CellTopology getCellTopology() const 
virtual const std::vector< int > & getSubcellIndices(int dim, int cellIndex) const 
std::vector< std::vector< int > > ElemIndices_