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:

Go to the source code of this file.

Namespaces

 panzer
 

Macros

#define PANZER_USE_FAST_SUM   0
 

Functions

 panzer::PHX_EVALUATOR_CTOR (Sum, p)
 
 panzer::PHX_POST_REGISTRATION_SETUP (Sum, worksets, fm)
 
 panzer::PHX_EVALUATE_FIELDS (Sum, workset)
 
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.