fastSparseProduct.hpp --> fastSparseOperations.hpp

This commit is contained in:
Robert Kloefkorn
2016-02-15 11:38:09 +01:00
parent 743fad877a
commit 4df4c9147a
4 changed files with 7 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/common/ErrorMacros.hpp>
#include <opm/autodiff/fastSparseProduct.hpp>
#include <opm/autodiff/fastSparseOperations.hpp>
#include <vector>