Functions
Test-parallel-communicators.C File Reference

Checks communication using user-defined communicators. More...

Include dependency graph for Test-parallel-communicators.C:

Go to the source code of this file.

Functions

scalar sumReduce (const label comm, const scalar localValue)
 
int main (int argc, char *argv[])
 

Detailed Description

Checks communication using user-defined communicators.

Original source file Test-parallel-communicators.C

Definition in file Test-parallel-communicators.C.

Function Documentation

◆ sumReduce()

scalar sumReduce ( const label  comm,
const scalar  localValue 
)

◆ main()

int main ( int  argc,
char *  argv[] 
)