|
|
template<int NumSpaceDim> |
| | PhysicsManager (const std::integral_constant< int, NumSpaceDim > &, const Teuchos::RCP< Parameter::ParameterDatabase > ¶meter_db, const Teuchos::RCP< MeshManager > &mesh_manager, const double initial_time=0.0) |
| |
|
int | addScalarParameter (const std::string &name, const double value) |
| |
|
int | getParameterIndex (const std::string &name) const |
| |
|
void | setupModel () |
| |
|
Teuchos::RCP< MeshManager > | meshManager () const |
| |
|
Teuchos::RCP< panzer::GlobalData > | globalData () const |
| |
|
Teuchos::RCP< panzer::EquationSetFactory > | equationSetFactory () const |
| |
|
const std::vector< Teuchos::RCP< panzer::PhysicsBlock > > & | physicsBlocks () const |
| |
|
int | integrationOrder () const |
| |
|
Teuchos::RCP< panzer::GlobalIndexer > | dofManager () const |
| |
|
Teuchos::RCP< panzer::LinearObjFactory< panzer::Traits > > | linearObjectFactory () const |
| |
|
Teuchos::RCP< panzer::WorksetContainer > | worksetContainer () const |
| |
|
const std::vector< panzer::BC > & | boundaryConditions () const |
| |
|
Teuchos::RCP< panzer::BCStrategyFactory > | boundaryConditionFactory () const |
| |
|
Teuchos::RCP< panzer::ClosureModelFactory_TemplateManager< panzer::Traits > > | closureModelFactory () const |
| |
|
Teuchos::RCP< panzer::ModelEvaluator< double > > | modelEvaluator () const |
| |
The documentation for this class was generated from the following files: