Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
panzer_stk::ResponseEvaluatorFactory_SolutionWriter< EvalT >::RemovedFieldsSearchUnaryFunctor Struct Reference

Public Member Functions

bool operator() (const std::pair< std::string, Teuchos::RCP< const panzer::PureBasis > > &field)
 

Public Attributes

std::vector< std::string > removedFields_
 

Detailed Description

template<typename EvalT>
struct panzer_stk::ResponseEvaluatorFactory_SolutionWriter< EvalT >::RemovedFieldsSearchUnaryFunctor

Definition at line 121 of file Panzer_STK_ResponseEvaluatorFactory_SolutionWriter.hpp.

Member Function Documentation

template<typename EvalT >
bool panzer_stk::ResponseEvaluatorFactory_SolutionWriter< EvalT >::RemovedFieldsSearchUnaryFunctor::operator() ( const std::pair< std::string, Teuchos::RCP< const panzer::PureBasis > > &  field)
inline

Member Data Documentation

template<typename EvalT >
std::vector<std::string> panzer_stk::ResponseEvaluatorFactory_SolutionWriter< EvalT >::RemovedFieldsSearchUnaryFunctor::removedFields_

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