|
Panzer
Version of the Day
|
#include <string>#include "Panzer_Dimension.hpp"#include "Phalanx_Evaluator_Macros.hpp"#include "Phalanx_MDField.hpp"#include "Kokkos_DynRankView.hpp"#include "Panzer_Evaluator_Macros.hpp"
Go to the source code of this file.
Classes | |
| class | panzer::CellAverage< EvalT, Traits > |
Namespaces | |
| panzer | |
Computes . | |
Functions | |
| template<typename EvalT , typename Traits > | |
| Teuchos::RCP< PHX::Evaluator < Traits > > | panzer::cellAverageEvaluator (const std::string &averageName, const std::string &fieldName, const Teuchos::RCP< const panzer::IntegrationRule > &ir) |
1.8.5