43 #ifndef __Panzer_STK_WorksetFactory_hpp__
44 #define __Panzer_STK_WorksetFactory_hpp__
54 template<
typename LO,
typename GO>
74 void setMesh(
const Teuchos::RCP<const panzer_stk::STK_Interface> & mesh);
79 Teuchos::RCP<std::map<unsigned,panzer::Workset> >
86 Teuchos::RCP<std::map<unsigned,panzer::Workset> >
94 Teuchos::RCP<std::vector<panzer::Workset> >
101 Teuchos::RCP<const STK_Interface>
mesh_;
106 mutable Teuchos::RCP<const panzer::LocalMeshInfo<int,panzer::Ordinal64> >
mesh_info_;