|
Panzer Version of the Day
|

Go to the source code of this file.
Namespaces | |
| namespace | panzer |
| Computes | |
Functions | |
| void | panzer::buildBlockIdToPhysicsIdMap (std::map< std::string, std::string > &b_to_p, const Teuchos::ParameterList &p) |
| Populates a map from element block ID to physics ID, one entry per parameter from the given flat ParameterList, where each parameter's name is the element block ID and its string value is the physics ID. | |