COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Classes | Macros | Functions
utest-lss-atomic.cpp File Reference
#include <fstream>
#include <boost/test/unit_test.hpp>
#include <boost/assign/std/vector.hpp>
#include <boost/lexical_cast.hpp>
#include "common/Log.hpp"
#include "math/LSS/System.hpp"
#include "math/VariablesDescriptor.hpp"
#include "common/PE/debug.hpp"
#include "common/Environment.hpp"

Go to the source code of this file.

Classes

struct  LSSAtomicFixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   "Test module for cf3::math::LSS where testing indivdual operations."
 

Functions

 BOOST_AUTO_TEST_CASE (init_mpi)
 
 BOOST_AUTO_TEST_CASE (test_matrix_only)
 
 BOOST_AUTO_TEST_CASE (test_vector_only)
 
 BOOST_AUTO_TEST_CASE (test_complete_system)
 
 BOOST_AUTO_TEST_CASE (solve_system)
 
 BOOST_AUTO_TEST_CASE (solve_system_blocked)
 
 BOOST_AUTO_TEST_CASE (solve_system_laplacian)
 
 BOOST_AUTO_TEST_CASE (finalize_mpi)
 

Macro Definition Documentation

#define BOOST_TEST_DYN_LINK

Definition at line 8 of file utest-lss-atomic.cpp.

#define BOOST_TEST_MODULE   "Test module for cf3::math::LSS where testing indivdual operations."

Definition at line 9 of file utest-lss-atomic.cpp.

Function Documentation

BOOST_AUTO_TEST_CASE ( init_mpi  )

Definition at line 135 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( test_matrix_only  )

Definition at line 148 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( test_vector_only  )

Definition at line 477 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( test_complete_system  )

Definition at line 604 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( solve_system  )

Definition at line 872 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( solve_system_blocked  )

Definition at line 965 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( solve_system_laplacian  )

Definition at line 1070 of file utest-lss-atomic.cpp.

BOOST_AUTO_TEST_CASE ( finalize_mpi  )

Definition at line 1134 of file utest-lss-atomic.cpp.

Send comments to:
COOLFluiD Web Admin