COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-parallel-environment.cpp File Reference
#include <vector>
#include <boost/test/unit_test.hpp>
#include "common/Log.hpp"
#include "common/PE/Comm.hpp"
#include "common/PE/debug.hpp"

Go to the source code of this file.

Classes

struct  PEFixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for cf3::common 's parallel environment - part of testing the environment."
 

Functions

 BOOST_AUTO_TEST_CASE (isinit_preinit)
 
 BOOST_AUTO_TEST_CASE (allrankzero_preinit)
 
 BOOST_AUTO_TEST_CASE (init)
 
 BOOST_AUTO_TEST_CASE (rank_and_size)
 
 BOOST_AUTO_TEST_CASE (finalize)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 11 of file utest-parallel-environment.cpp.

#define BOOST_TEST_MODULE   "Test module for cf3::common 's parallel environment - part of testing the environment."

Definition at line 12 of file utest-parallel-environment.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( isinit_preinit  )

Definition at line 62 of file utest-parallel-environment.cpp.

BOOST_AUTO_TEST_CASE ( allrankzero_preinit  )

Definition at line 67 of file utest-parallel-environment.cpp.

BOOST_AUTO_TEST_CASE ( init  )

Definition at line 72 of file utest-parallel-environment.cpp.

BOOST_AUTO_TEST_CASE ( rank_and_size  )

Definition at line 79 of file utest-parallel-environment.cpp.

BOOST_AUTO_TEST_CASE ( finalize  )

Definition at line 84 of file utest-parallel-environment.cpp.

Send comments to:
COOLFluiD Web Admin