phdMesh Version of the Day
Public Member Functions | Public Attributes
phdmesh::IdentProc Struct Reference

#include <Parallel.hpp>

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

List of all members.

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:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator