Panzer  Version of the Day
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
 

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

◆ PANZER_USE_FAST_SUM

#define PANZER_USE_FAST_SUM   0

Definition at line 53 of file Panzer_Sum_impl.hpp.