Panzer Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Panzer_ElementBlockIdToPhysicsIdMap.cpp File Reference
#include "Panzer_ElementBlockIdToPhysicsIdMap.hpp"
#include "Teuchos_ParameterList.hpp"
Include dependency graph for Panzer_ElementBlockIdToPhysicsIdMap.cpp:

Go to the source code of this file.

Namespaces

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.