Panzer Version of the Day
Loading...
Searching...
No Matches
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::FieldPatternfp_
 

Detailed Description

Definition at line 261 of file Panzer_STKConnManager.hpp.

Constructor & Destructor Documentation

◆ FieldPatternCompare()

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

◆ operator()()

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

Definition at line 264 of file Panzer_STKConnManager.hpp.

Member Data Documentation

◆ fp_

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: