43 #ifndef __Panzer_GeometricAggFieldPattern_hpp__
44 #define __Panzer_GeometricAggFieldPattern_hpp__
48 #include "Teuchos_RCP.hpp"
86 const Teuchos::RCP<const FieldPattern> & pattern);
99 virtual void buildPattern(
const std::vector<std::pair<
FieldType,Teuchos::RCP<const FieldPattern>>> & patterns);
105 const Teuchos::RCP<const FieldPattern> & pattern);
121 { TEUCHOS_ASSERT(
false); }