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

#include <Panzer_STK_Interface.hpp>

Public Member Functions

 LocalIdCompare (const STK_Interface *mesh)
 
bool operator() (stk::mesh::Entity a, stk::mesh::Entity b)
 

Private Attributes

const STK_Interfacemesh_
 

Detailed Description

Definition at line 1568 of file Panzer_STK_Interface.hpp.

Constructor & Destructor Documentation

panzer_stk::STK_Interface::LocalIdCompare::LocalIdCompare ( const STK_Interface mesh)
inline

Definition at line 1570 of file Panzer_STK_Interface.hpp.

Member Function Documentation

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

Definition at line 1573 of file Panzer_STK_Interface.hpp.

Member Data Documentation

const STK_Interface* panzer_stk::STK_Interface::LocalIdCompare::mesh_
private

Definition at line 1577 of file Panzer_STK_Interface.hpp.


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