phdMesh  Version of the Day
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
Public Member Functions | Public Attributes | List of all members
phdmesh::IdentProc Struct Reference

#include <Parallel.hpp>

Inheritance diagram for phdmesh::IdentProc:
phdmesh::IdentProcBox

Public Member Functions

 IdentProc (const IdentProc &rhs)
 
 IdentProc (unsigned i, unsigned p)
 
IdentProcoperator= (const IdentProc &rhs)
 
bool operator== (const IdentProc &rhs) const
 
bool operator!= (const IdentProc &rhs) const
 
bool operator< (const IdentProc &rhs) const
 
bool operator> (const IdentProc &rhs) const
 
bool operator<= (const IdentProc &rhs) const
 
bool operator>= (const IdentProc &rhs) const
 

Public Attributes

unsigned ident
 
unsigned proc
 

Detailed Description

Parallel identification, sort by identifier and then processor.

Definition at line 102 of file Parallel.hpp.


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