Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
Panzer_Sum_impl.hpp File Reference
#include <cstddef>
#include <string>
#include <vector>
#include "Phalanx_MDField_Utilities.hpp"
Include dependency graph for Panzer_Sum_impl.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 $.
 

Macros

#define PANZER_USE_FAST_SUM   0
 

Functions

template<typename EvalT , typename TRAITS , typename Tag0 , typename Tag1 , typename Tag2 >
Teuchos::RCP< PHX::Evaluator
< TRAITS > > 
panzer::buildStaticSumEvaluator (const std::string &sum_name, const std::vector< std::string > &value_names, const Teuchos::RCP< PHX::DataLayout > &data_layout)
 

Macro Definition Documentation

#define PANZER_USE_FAST_SUM   0

Definition at line 53 of file Panzer_Sum_impl.hpp.