Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
panzer::Expr::UnaryFunction< Op, EvalType > Struct Template Reference

#include <Panzer_ExprEval_impl.hpp>

Public Member Functions

void operator() (std::string const &name, Teuchos::any &result, std::vector< Teuchos::any > &rhs) const
 

Detailed Description

template<typename Op, typename EvalType>
struct panzer::Expr::UnaryFunction< Op, EvalType >

Definition at line 692 of file Panzer_ExprEval_impl.hpp.

Member Function Documentation

template<typename Op , typename EvalType >
void panzer::Expr::UnaryFunction< Op, EvalType >::operator() ( std::string const name,
Teuchos::any result,
std::vector< Teuchos::any > &  rhs 
) const
inline

Definition at line 693 of file Panzer_ExprEval_impl.hpp.


The documentation for this struct was generated from the following file: