Panzer Version of the Day
Loading...
Searching...
No Matches
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 1437 of file Panzer_STK_Interface.hpp.

Constructor & Destructor Documentation

◆ LocalIdCompare()

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

Definition at line 1439 of file Panzer_STK_Interface.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1442 of file Panzer_STK_Interface.hpp.

Member Data Documentation

◆ mesh_

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

Definition at line 1446 of file Panzer_STK_Interface.hpp.


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