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