Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
CTF_int::grid_wrapper Class Reference

#include <world.h>

Public Member Functions

bool operator< (grid_wrapper const &other) const
 

Data Fields

int pr
 
int pc
 
int ctxt
 

Detailed Description

Definition at line 152 of file world.h.

Member Function Documentation

bool CTF_int::grid_wrapper::operator< ( grid_wrapper const &  other) const

Definition at line 19 of file world.cxx.

References pc, and pr.

Field Documentation

int CTF_int::grid_wrapper::ctxt

Definition at line 156 of file world.h.

Referenced by CTF::Matrix< dtype >::get_desc().

int CTF_int::grid_wrapper::pc

Definition at line 155 of file world.h.

Referenced by CTF::Matrix< dtype >::get_desc(), and operator<().

int CTF_int::grid_wrapper::pr

Definition at line 154 of file world.h.

Referenced by CTF::Matrix< dtype >::get_desc(), and operator<().


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