Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

user_comp.cpp File Reference

MPI comparison operator overloads. More...

#include "mpi.h"

Namespaces

namespace  mp

Comparison overloads

bool operator== (const mpi &x, int_type y)
bool operator!= (const mpi &x, int_type y)
bool operator< (const mpi &x, int_type y)
bool operator<= (const mpi &x, int_type y)
bool operator> (const mpi &x, int_type y)
bool operator>= (const mpi &x, int_type y)
bool operator== (int_type x, const mpi &y)
bool operator!= (int_type x, const mpi &y)
bool operator< (int_type x, const mpi &y)
bool operator<= (int_type x, const mpi &y)
bool operator> (int_type x, const mpi &y)
bool operator>= (int_type x, const mpi &y)
bool operator== (const mpi &x, const mpi &y)
bool operator!= (const mpi &x, const mpi &y)
bool operator< (const mpi &x, const mpi &y)
bool operator<= (const mpi &x, const mpi &y)
bool operator> (const mpi &x, const mpi &y)
bool operator>= (const mpi &x, const mpi &y)


Detailed Description

MPI comparison operator overloads.


Generated on Fri Feb 4 16:17:55 2005 for LibMP++ by  doxygen 1.4.1