Panzer Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Panzer_ElementBlockIdToPhysicsIdMap.hpp File Reference
#include <map>
#include <string>
Include dependency graph for Panzer_ElementBlockIdToPhysicsIdMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Teuchos
 
namespace  panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 

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.