|
Panzer
Version of the Day
|
#include <cstddef>#include <string>#include <vector>#include "Phalanx_MDField_Utilities.hpp"

Go to the source code of this file.
Namespaces | |
| panzer | |
Computes . | |
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) |
| #define PANZER_USE_FAST_SUM 0 |
Definition at line 53 of file Panzer_Sum_impl.hpp.
1.8.5