43 #ifndef PANZER_STK_IOCLOSURE_MODEL_FACTORY_TEMPLATE_BUILDER_HPP
44 #define PANZER_STK_IOCLOSURE_MODEL_FACTORY_TEMPLATE_BUILDER_HPP
47 #include "Sacado_mpl_apply.hpp"
50 #include "Panzer_STK_IOClosureModel_Factory.hpp"
55 template <
typename TraitsT>
66 const std::map<std::string,std::vector<std::string> > & nodalFields,
67 const std::map<std::string,std::vector<std::string> > & cellFields)
71 template <
typename EvalT>
74 return Teuchos::rcp( static_cast<panzer::ClosureModelFactoryBase*>
77 return Teuchos::rcp( static_cast<panzer::ClosureModelFactoryBase*>