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::STKConnManager::FieldPatternCompare Struct Reference

#include <Panzer_STKConnManager.hpp>

Public Member Functions

 FieldPatternCompare (const Teuchos::RCP< const panzer::FieldPattern > &fp)
 
bool operator() (CachedEntry &entry_to_compare) const
 

Public Attributes

Teuchos::RCP< const
panzer::FieldPattern
fp_
 

Detailed Description

Definition at line 261 of file Panzer_STKConnManager.hpp.

Constructor & Destructor Documentation

panzer_stk::STKConnManager::FieldPatternCompare::FieldPatternCompare ( const Teuchos::RCP< const panzer::FieldPattern > &  fp)
inline

Definition at line 263 of file Panzer_STKConnManager.hpp.

Member Function Documentation

bool panzer_stk::STKConnManager::FieldPatternCompare::operator() ( CachedEntry entry_to_compare) const
inline

Definition at line 264 of file Panzer_STKConnManager.hpp.

Member Data Documentation

Teuchos::RCP<const panzer::FieldPattern> panzer_stk::STKConnManager::FieldPatternCompare::fp_

Definition at line 262 of file Panzer_STKConnManager.hpp.


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