Nektar++
|
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <boost/test/tools/floating_point_comparison.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Namespaces | |
namespace | Nektar |
namespace | Nektar::SharedArrayUnitTests |
Functions | |
Nektar::SharedArrayUnitTests::BOOST_AUTO_TEST_CASE (TestArrayConstructionFromConstantArray) | |
Nektar::SharedArrayUnitTests::BOOST_AUTO_TEST_CASE (TestArrayWapper) | |
void | Nektar::SharedArrayUnitTests::CheckAddresses (Array< TwoD, double >::reference d, double *expectedAddress) |
Nektar::SharedArrayUnitTests::BOOST_AUTO_TEST_CASE (TestRowPointers) | |