1 #ifndef __Panzer_WorsetNeeds_hpp__ 2 #define __Panzer_WorsetNeeds_hpp__ 4 #include "Teuchos_RCP.hpp" 6 #include "PanzerDiscFE_config.hpp" 12 class IntegrationRule;
26 std::vector<Teuchos::RCP<const IntegrationRule> >
int_rules;
27 std::vector<Teuchos::RCP<const PureBasis> >
bases;
std::vector< Teuchos::RCP< const PureBasis > > bases
std::vector< Teuchos::RCP< const IntegrationRule > > int_rules
std::vector< std::string > rep_field_name
Data for determining cell topology and dimensionality.