Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Panzer_StlMap_Utilities.hpp File Reference
#include "Teuchos_Assert.hpp"
#include <map>
#include <iostream>
Include dependency graph for Panzer_StlMap_Utilities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

template<typename MapT >
const MapT::mapped_type & panzer::getEntry (const MapT &in_map, const typename MapT::key_type &in_key)