PPL Logo

AmpiComplex Class Reference

Collaboration diagram for AmpiComplex:

Collaboration graph
[legend]

Public Member Functions

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

Data Fields

float re
float im

Detailed Description

Definition at line 196 of file ampi.C.


Member Function Documentation

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

Definition at line 199 of file ampi.C.

References PUP::a, im, and re.

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

Definition at line 203 of file ampi.C.

References PUP::a, im, and re.

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

Definition at line 208 of file ampi.C.

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

Definition at line 212 of file ampi.C.


Field Documentation

Definition at line 198 of file ampi.C.

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

Definition at line 198 of file ampi.C.

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


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

Generated on Mon Sep 21 08:17:20 2020 for Charm++ by  doxygen 1.5.5