hops
|
#include <cstdlib>
#include <iostream>
#include <string>
#include <typeinfo>
#include <vector>
#include <highfive/H5File.hpp>
#include <highfive/H5DataSet.hpp>
#include <highfive/H5DataSpace.hpp>
#include <highfive/H5Group.hpp>
#include <boost/test/unit_test.hpp>
#include "tests_high_five.hpp"
Classes | |
struct | MpiFixture |
Macros | |
#define | BOOST_TEST_MAIN HighFiveTestParallel |
Functions | |
template<typename T > | |
BOOST_GLOBAL_FIXTURE_END void | selectionArraySimpleTestParallel () |
BOOST_AUTO_TEST_CASE_TEMPLATE (selectionArraySimple, T, numerical_test_types) | |
Variables | |
static int | argc = boost::unit_test::framework::master_test_suite().argc |
static char ** | argv = boost::unit_test::framework::master_test_suite().argv |
#define BOOST_TEST_MAIN HighFiveTestParallel |
BOOST_AUTO_TEST_CASE_TEMPLATE | ( | selectionArraySimple | , |
T | , | ||
numerical_test_types | |||
) |
BOOST_GLOBAL_FIXTURE_END void selectionArraySimpleTestParallel | ( | ) |
|
static |
|
static |