mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -06:00
make all headers autonomous again
This commit is contained in:
parent
817f91d176
commit
c8d7be3848
@ -58,6 +58,12 @@
|
||||
#include <vector>
|
||||
|
||||
namespace Ewoms {
|
||||
namespace Properties {
|
||||
NEW_PROP_TAG(Simulator);
|
||||
NEW_PROP_TAG(Grid);
|
||||
NEW_PROP_TAG(FluidSystem);
|
||||
} // namespace Properties
|
||||
|
||||
/**
|
||||
* Types and routines that collectively implement a basic
|
||||
* ECLIPSE-style equilibration-based initialisation scheme.
|
||||
|
Loading…
Reference in New Issue
Block a user