Skip to content
Snippets Groups Projects
Commit bf83b484 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing Numerics

parent 93325b47
No related branches found
No related tags found
No related merge requests found
......@@ -154,8 +154,6 @@ BOOST_AUTO_TEST_CASE( interpolation_full_test )
BOOST_REQUIRE_CLOSE(mg[0],mv[0],0.001);
BOOST_REQUIRE_CLOSE(mg[1],mv[1],0.001);
// Do a ghost put
auto & v_cl = create_vcluster();
// We have to do a ghost get before interpolating m2p
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment