mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removing flashproperties.hh from multiple files
it does not looks like it is used.
This commit is contained in:
parent
fdad32a20a
commit
ca35fd963f
@ -28,8 +28,6 @@
|
||||
#ifndef EWOMS_FLASH_BOUNDARY_RATE_VECTOR_HH
|
||||
#define EWOMS_FLASH_BOUNDARY_RATE_VECTOR_HH
|
||||
|
||||
#include "flashproperties.hh"
|
||||
|
||||
#include <opm/models/common/energymodule.hh>
|
||||
#include <opm/material/common/Valgrind.hpp>
|
||||
|
||||
|
@ -28,8 +28,6 @@
|
||||
#ifndef EWOMS_FLASH_EXTENSIVE_QUANTITIES_HH
|
||||
#define EWOMS_FLASH_EXTENSIVE_QUANTITIES_HH
|
||||
|
||||
#include "flashproperties.hh"
|
||||
|
||||
#include <opm/models/common/multiphasebaseextensivequantities.hh>
|
||||
#include <opm/models/common/energymodule.hh>
|
||||
#include <opm/models/common/diffusionmodule.hh>
|
||||
|
@ -28,7 +28,6 @@
|
||||
#ifndef EWOMS_FLASH_INDICES_HH
|
||||
#define EWOMS_FLASH_INDICES_HH
|
||||
|
||||
#include "flashproperties.hh"
|
||||
#include <opm/models/common/energymodule.hh>
|
||||
|
||||
namespace Opm {
|
||||
|
@ -28,7 +28,6 @@
|
||||
#ifndef EWOMS_FLASH_LOCAL_RESIDUAL_HH
|
||||
#define EWOMS_FLASH_LOCAL_RESIDUAL_HH
|
||||
|
||||
#include "flashproperties.hh"
|
||||
|
||||
#include <opm/models/common/diffusionmodule.hh>
|
||||
#include <opm/models/common/energymodule.hh>
|
||||
|
@ -29,7 +29,6 @@
|
||||
#define EWOMS_FLASH_PRIMARY_VARIABLES_HH
|
||||
|
||||
#include "flashindices.hh"
|
||||
#include "flashproperties.hh"
|
||||
|
||||
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
|
||||
#include <opm/models/common/energymodule.hh>
|
||||
|
Loading…
Reference in New Issue
Block a user