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_classic::LocalIdCompare Class Reference

#include <Panzer_STKConnManager_impl.hpp>

Public Member Functions

 LocalIdCompare (const RCP< const STK_Interface > &mesh)
 
bool operator() (stk_classic::mesh::Entity *a, stk_classic::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_classic::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_classic::LocalIdCompare::operator() ( stk_classic::mesh::Entity *  a,
stk_classic::mesh::Entity *  b 
)
inline

Definition at line 71 of file Panzer_STKConnManager_impl.hpp.

Member Data Documentation

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

Definition at line 75 of file Panzer_STKConnManager_impl.hpp.


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