Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
panzer_stk::LocalIdCompare Class Reference

#include <Panzer_STKConnManager_impl.hpp>

Public Member Functions

 LocalIdCompare (const RCP< const STK_Interface > &mesh)
 
bool operator() (stk::mesh::Entity a, stk::mesh::Entity b)
 

Private Attributes

RCP< const STK_Interfacemesh_
 

Detailed Description

Definition at line 66 of file Panzer_STKConnManager_impl.hpp.

Constructor & Destructor Documentation

panzer_stk::LocalIdCompare::LocalIdCompare ( const RCP< const STK_Interface > &  mesh)
inline

Definition at line 68 of file Panzer_STKConnManager_impl.hpp.

Member Function Documentation

bool panzer_stk::LocalIdCompare::operator() ( stk::mesh::Entity  a,
stk::mesh::Entity  b 
)
inline

Definition at line 71 of file Panzer_STKConnManager_impl.hpp.

Member Data Documentation

RCP<const STK_Interface> panzer_stk::LocalIdCompare::mesh_
private

Definition at line 75 of file Panzer_STKConnManager_impl.hpp.


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