43 #ifndef __Panzer_STK_LineMeshFactory_hpp__
44 #define __Panzer_STK_LineMeshFactory_hpp__
66 Teuchos::RCP<STK_Interface>
buildMesh(stk::ParallelMachine parallelMach)
const;
68 virtual Teuchos::RCP<STK_Interface>
buildUncommitedMesh(stk::ParallelMachine parallelMach)
const;
72 void setParameterList(
const Teuchos::RCP<Teuchos::ParameterList> & paramList);