rename "local AD" to "dense AD"

This commit is contained in:
Andreas Lauser
2016-06-04 23:56:47 +02:00
parent 4d37a50c83
commit 82b8335b6e
+2 -2
View File
@@ -28,8 +28,8 @@
*/
#include "config.h"
#include <opm/material/localad/Evaluation.hpp>
#include <opm/material/localad/Math.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/material/checkFluidSystem.hpp>
#include <ewoms/models/blackoil/blackoilmodel.hh>