INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
INMOST::Mesh::GlobalIDComparator Class Reference

#include <inmost_mesh.h>

Collaboration diagram for INMOST::Mesh::GlobalIDComparator:

Public Member Functions

 GlobalIDComparator (Mesh *m)
 
 GlobalIDComparator (const GlobalIDComparator &other)
 
GlobalIDComparatoroperator= (GlobalIDComparator const &other)
 
bool operator() (HandleType a, HandleType b) const
 
bool operator() (HandleType a, integer gid) const
 

Detailed Description

Definition at line 3096 of file inmost_mesh.h.

Constructor & Destructor Documentation

INMOST::Mesh::GlobalIDComparator::GlobalIDComparator ( Mesh m)
inline

Definition at line 3100 of file inmost_mesh.h.

INMOST::Mesh::GlobalIDComparator::GlobalIDComparator ( const GlobalIDComparator other)
inline

Definition at line 3101 of file inmost_mesh.h.

Member Function Documentation

bool INMOST::Mesh::GlobalIDComparator::operator() ( HandleType  a,
HandleType  b 
) const
inline

Definition at line 3103 of file inmost_mesh.h.

Here is the call graph for this function:

bool INMOST::Mesh::GlobalIDComparator::operator() ( HandleType  a,
integer  gid 
) const
inline

Definition at line 3104 of file inmost_mesh.h.

Here is the call graph for this function:

GlobalIDComparator& INMOST::Mesh::GlobalIDComparator::operator= ( GlobalIDComparator const &  other)
inline

Definition at line 3102 of file inmost_mesh.h.


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