11 #ifndef __Panzer_STK_CustomMeshFactory_hpp__
12 #define __Panzer_STK_CustomMeshFactory_hpp__
18 namespace panzer_stk {
void setParameterList(const Teuchos::RCP< Teuchos::ParameterList > ¶mList)
From ParameterListAcceptor.
void initializeWithDefaults()
CustomMeshFactory()
Constructor.
Teuchos::RCP< const Teuchos::ParameterList > getValidParameters() const
From ParameterListAcceptor.
Teuchos::RCP< STK_Interface > buildMesh(stk::ParallelMachine parallelMach) const
Build the mesh object.
void addSideSets(STK_Interface &mesh) const
virtual void completeMeshConstruction(STK_Interface &mesh, stk::ParallelMachine parallelMach) const
virtual ~CustomMeshFactory()
Destructor.
double * ElectricPotential_
void fillSolutionFieldData(STK_Interface &mesh) const
void buildElements(STK_Interface &mesh) const
int OffsetToGlobalElementIDs_
virtual Teuchos::RCP< STK_Interface > buildUncommitedMesh(stk::ParallelMachine parallelMach) const
void buildMetaData(STK_Interface &mesh) const