mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename "local AD" to "dense AD"
This commit is contained in:
parent
4d37a50c83
commit
82b8335b6e
@ -28,8 +28,8 @@
|
|||||||
*/
|
*/
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <opm/material/localad/Evaluation.hpp>
|
#include <opm/material/densead/Evaluation.hpp>
|
||||||
#include <opm/material/localad/Math.hpp>
|
#include <opm/material/densead/Math.hpp>
|
||||||
#include <opm/material/checkFluidSystem.hpp>
|
#include <opm/material/checkFluidSystem.hpp>
|
||||||
|
|
||||||
#include <ewoms/models/blackoil/blackoilmodel.hh>
|
#include <ewoms/models/blackoil/blackoilmodel.hh>
|
||||||
|
Loading…
Reference in New Issue
Block a user