Phalanx  Development
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Public Attributes | List of all members
PHX::FTPredRef Struct Reference

Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm. More...

#include <Phalanx_FieldTag_STL_Functors.hpp>

Collaboration diagram for PHX::FTPredRef:
Collaboration graph
[legend]

Public Member Functions

 FTPredRef (const FieldTag &a)
 
bool operator() (const Teuchos::RCP< FieldTag > b)
 

Public Attributes

const FieldTagm_a
 

Detailed Description

Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm.


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