mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-21 08:54:08 -06:00
rename bda in tests also
This commit is contained in:
parent
baf94f76d2
commit
3c5414102d
@ -9,7 +9,7 @@
|
||||
#include <dune/istl/bcrsmatrix.hh>
|
||||
#include <dune/istl/matrixmarket.hh>
|
||||
|
||||
#include <opm/simulators/linalg/bda/opencl/openclBISAI.hpp>
|
||||
#include <opm/simulators/linalg/gpubridge/opencl/openclBISAI.hpp>
|
||||
|
||||
BOOST_AUTO_TEST_CASE(testcsrtocscoffsetmap){
|
||||
|
||||
|
@ -31,8 +31,8 @@
|
||||
|
||||
#include <dune/istl/bcrsmatrix.hh>
|
||||
|
||||
#include <opm/simulators/linalg/bda/opencl/openclCPR.hpp>
|
||||
#include <opm/simulators/linalg/bda/Misc.hpp>
|
||||
#include <opm/simulators/linalg/gpubridge/opencl/openclCPR.hpp>
|
||||
#include <opm/simulators/linalg/gpubridge/Misc.hpp>
|
||||
|
||||
BOOST_AUTO_TEST_CASE(testsolvetransposed3x3)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user