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

#include <Panzer_STK_Interface.hpp>

Public Member Functions

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

Private Attributes

const STK_Interfacemesh_
 

Detailed Description

Definition at line 835 of file Panzer_STK_Interface.hpp.

Constructor & Destructor Documentation

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

Definition at line 837 of file Panzer_STK_Interface.hpp.

Member Function Documentation

bool panzer_stk_classic::STK_Interface::LocalIdCompare::operator() ( stk_classic::mesh::Entity *  a,
stk_classic::mesh::Entity *  b 
)
inline

Definition at line 840 of file Panzer_STK_Interface.hpp.

Member Data Documentation

const STK_Interface* panzer_stk_classic::STK_Interface::LocalIdCompare::mesh_
private

Definition at line 844 of file Panzer_STK_Interface.hpp.


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