mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove unused type
This commit is contained in:
parent
1511004f0a
commit
b21a29e865
@ -28,7 +28,6 @@
|
||||
using Evaluation = Opm::DenseAd::Evaluation<double, 3>;
|
||||
using GpuB = Opm::gpuistl::GpuBuffer<double>;
|
||||
using GpuV = Opm::gpuistl::GpuView<double>;
|
||||
using ConstGpuV = Opm::gpuistl::GpuView<const double>;
|
||||
|
||||
using GpuTab = Opm::UniformTabulated2DFunction<double, GpuV>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user