PPL Logo

AmpiComplex Class Reference

Collaboration diagram for AmpiComplex:

Collaboration graph
[legend]

Public Member Functions

void operator+= (const AmpiComplex &a)
void operator*= (const AmpiComplex &a)
int operator> (const AmpiComplex &a)
int operator< (const AmpiComplex &a)

Data Fields

double re
double im

Detailed Description

Definition at line 127 of file ampi.C.


Member Function Documentation

void AmpiComplex::operator+= ( const AmpiComplex a  )  [inline]

Definition at line 130 of file ampi.C.

References im, and re.

void AmpiComplex::operator*= ( const AmpiComplex a  )  [inline]

Definition at line 134 of file ampi.C.

References im, and re.

int AmpiComplex::operator> ( const AmpiComplex a  )  [inline]

Definition at line 139 of file ampi.C.

int AmpiComplex::operator< ( const AmpiComplex a  )  [inline]

Definition at line 143 of file ampi.C.


Field Documentation

Definition at line 129 of file ampi.C.

Referenced by operator*=(), and operator+=().

Definition at line 129 of file ampi.C.

Referenced by operator*=(), and operator+=().


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

Generated on Thu May 24 07:56:26 2012 for Charm++ by  doxygen 1.5.5