ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
testReductionFunction.cc File Reference

Go to the source code of this file.

Functions

bool testSum ()
bool testSum1 ()
bool testMin ()
bool testMax ()
bool testProduct ()
int main ()

Function Documentation

◆ main()

int main ( )

Definition at line 122 of file testReductionFunction.cc.

◆ testMax()

bool testMax ( )
Examples
testReductionFunction.cc.

Definition at line 87 of file testReductionFunction.cc.

◆ testMin()

bool testMin ( )
Examples
testReductionFunction.cc.

Definition at line 71 of file testReductionFunction.cc.

◆ testProduct()

bool testProduct ( )
Examples
testReductionFunction.cc.

Definition at line 102 of file testReductionFunction.cc.

◆ testSum()

bool testSum ( )
Examples
testPerformance.cc, and testReductionFunction.cc.

Definition at line 37 of file testReductionFunction.cc.

◆ testSum1()

bool testSum1 ( )
Examples
testReductionFunction.cc.

Definition at line 53 of file testReductionFunction.cc.