44 #include "Teuchos_ParameterList.hpp" 49 const Teuchos::ParameterList& p)
51 for (Teuchos::ParameterList::ConstIterator entry = p.begin();
52 entry != p.end(); ++entry) {
53 std::string dummy_type;
54 b_to_p[entry->first] = entry->second.getValue(&dummy_type);
void buildBlockIdToPhysicsIdMap(std::map< std::string, std::string > &b_to_p, const Teuchos::ParameterList &p)