mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add new _impl.hh files to public headers
This commit is contained in:
parent
c6f1aa0110
commit
0be73b7a1b
@ -364,6 +364,7 @@ list (APPEND TEST_DATA_FILES
|
||||
list (APPEND PUBLIC_HEADER_FILES
|
||||
ebos/alucartesianindexmapper.hh
|
||||
ebos/collecttoiorank.hh
|
||||
ebos/collecttoiorank_impl.hh
|
||||
ebos/ebos.hh
|
||||
ebos/eclactionhandler.hh
|
||||
ebos/eclalugridvanguard.hh
|
||||
@ -376,11 +377,14 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
ebos/eclgenericcpgridvanguard.hh
|
||||
ebos/eclgenericoutputblackoilmodule.hh
|
||||
ebos/eclgenericproblem.hh
|
||||
ebos/eclgenericproblem_impl.hh
|
||||
ebos/eclgenericthresholdpressure.hh
|
||||
ebos/eclgenericthresholdpressure_impl.hh
|
||||
ebos/eclgenerictracermodel.hh
|
||||
ebos/eclgenerictracermodel_impl.hh
|
||||
ebos/eclgenericvanguard.hh
|
||||
ebos/eclgenericwriter.hh
|
||||
ebos/eclgenericwriter_impl.hh
|
||||
ebos/eclinterregflows.hh
|
||||
ebos/eclmpiserializer.hh
|
||||
ebos/eclnewtonmethod.hh
|
||||
@ -391,6 +395,7 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
ebos/eclthresholdpressure.hh
|
||||
ebos/ecltracermodel.hh
|
||||
ebos/ecltransmissibility.hh
|
||||
ebos/ecltransmissibility_impl.hh
|
||||
ebos/eclwriter.hh
|
||||
ebos/femcpgridcompat.hh
|
||||
ebos/hdf5serializer.hh
|
||||
|
Loading…
Reference in New Issue
Block a user