PPL Logo

CkDataSegHeader Class Reference

#include <cksparsecontiguousreducer.h>

Collaboration diagram for CkDataSegHeader:

Collaboration graph
[legend]

Public Member Functions

 CkDataSegHeader ()
 CkDataSegHeader (int _sx, int _sy, int _ex, int _ey)
 CkDataSegHeader (const CkDataSegHeader &r)
bool operator== (const CkDataSegHeader &r)
bool operator< (const CkDataSegHeader &r)
int getNumElements ()

Data Fields

int sx
int sy
int ex
int ey

Detailed Description

Definition at line 50 of file cksparsecontiguousreducer.h.


Constructor & Destructor Documentation

CkDataSegHeader::CkDataSegHeader (  )  [inline]

Definition at line 58 of file cksparsecontiguousreducer.h.

CkDataSegHeader::CkDataSegHeader ( int  _sx,
int  _sy,
int  _ex,
int  _ey 
) [inline]

Definition at line 61 of file cksparsecontiguousreducer.h.

CkDataSegHeader::CkDataSegHeader ( const CkDataSegHeader r  )  [inline]

Definition at line 63 of file cksparsecontiguousreducer.h.


Member Function Documentation

bool CkDataSegHeader::operator== ( const CkDataSegHeader r  )  [inline]

Definition at line 66 of file cksparsecontiguousreducer.h.

References ex, ey, sx, and sy.

bool CkDataSegHeader::operator< ( const CkDataSegHeader r  )  [inline]

Definition at line 76 of file cksparsecontiguousreducer.h.

References ex, ey, sx, and sy.

int CkDataSegHeader::getNumElements (  )  [inline]

Definition at line 105 of file cksparsecontiguousreducer.h.

References ex, ey, sx, and sy.

Referenced by CkSparseContiguousReducer< T >::contribute().

Here is the caller graph for this function:


Field Documentation


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

Generated on Mon Sep 21 08:19:46 2020 for Charm++ by  doxygen 1.5.5