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::BulkDFComparator Class Reference

#include <inmost_mesh.h>

Collaboration diagram for INMOST::Mesh::BulkDFComparator:

Public Member Functions

 BulkDFComparator (Mesh *m, Tag t)
 
 BulkDFComparator (const BulkDFComparator &other)
 
BulkDFComparatoroperator= (BulkDFComparator const &other)
 
bool operator() (HandleType a, HandleType b) const
 
bool operator() (HandleType a, bulk b) const
 

Detailed Description

Definition at line 3174 of file inmost_mesh.h.

Constructor & Destructor Documentation

INMOST::Mesh::BulkDFComparator::BulkDFComparator ( Mesh m,
Tag  t 
)
inline

Definition at line 3178 of file inmost_mesh.h.

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

Definition at line 3179 of file inmost_mesh.h.

Member Function Documentation

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

Definition at line 3181 of file inmost_mesh.h.

Here is the call graph for this function:

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

Definition at line 3182 of file inmost_mesh.h.

Here is the call graph for this function:

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

Definition at line 3180 of file inmost_mesh.h.


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