Panzer
Version of the Day
|
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Panzer_Evaluator_Macros.hpp"
#include "Panzer_Evaluator_WithBaseImpl.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Functions | |
template<unsigned int RANK> | |
void | panzer::operator() (PanzerSumTag< RANK >, const int &i) const |
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) |
Variables | |
static const int | panzer::MAX_VALUES =20 |
PHX::MDField< ScalarT > | panzer::sum |
Kokkos::View< const double *, PHX::Device > | panzer::scalars |