#include "Phalanx_ConfigDefs.hpp"
#include "Teuchos_RCP.hpp"
#include "Phalanx_FieldTag.hpp"
#include "Phalanx_FieldTag_STL_Functors.hpp"
#include "Phalanx_Evaluator.hpp"
#include "Phalanx_TypeStrings.hpp"
#include "Phalanx_Evaluator_Manager_Def.hpp"
Go to the source code of this file.
Classes | |
class | PHX::EvaluatorManager< Traits > |
Class to sort which Evaluators should be called and the order in which to call them such that all dependencies are met. More... | |
Namespaces | |
namespace | PHX |
Functions | |
template<typename Traits > | |
std::ostream & | PHX::operator<< (std::ostream &os, const PHX::EvaluatorManager< Traits > &m) |