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

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

#include <Phalanx_FieldTag_STL_Functors.hpp>

Public Member Functions

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

Public Attributes

const Teuchos::RCP< 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: