11 #ifndef PANZER_BCSTRATEGY_FACTORY_COMPOSITE_DECL_HPP
12 #define PANZER_BCSTRATEGY_FACTORY_COMPOSITE_DECL_HPP
Interface for constructing a BCStrategy_TemplateManager.
BCFactoryComposite(const std::vector< Teuchos::RCP< panzer::BCStrategyFactory > > &factories)
Teuchos::RCP< panzer::BCStrategy_TemplateManager< panzer::Traits > > buildBCStrategy(const panzer::BC &bc, const Teuchos::RCP< panzer::GlobalData > &global_data) const
std::vector< Teuchos::RCP< panzer::BCStrategyFactory > > m_bc_strategy_factories
Stores input information for a boundary condition.