Merge pull request #5175 from akva2/move_alugrid

Move AluGrid files from ebos to opm/simulators/flow
This commit is contained in:
Kai Bao
2024-03-06 00:02:12 +01:00
committed by GitHub
6 changed files with 22 additions and 35 deletions

View File

@@ -409,11 +409,9 @@ list (APPEND TEST_DATA_FILES
# originally generated with the command:
# find opm -name '*.h*' -a ! -name '*-pch.hpp' -printf '\t%p\n' | sort
list (APPEND PUBLIC_HEADER_FILES
ebos/alucartesianindexmapper.hh
ebos/collecttoiorank.hh
ebos/collecttoiorank_impl.hh
ebos/ebos.hh
ebos/eclalugridvanguard.hh
ebos/eclbaseaquifermodel.hh
ebos/eclbasevanguard.hh
ebos/eclcpgridvanguard.hh
@@ -443,6 +441,8 @@ list (APPEND PUBLIC_HEADER_FILES
ebos/femcpgridcompat.hh
ebos/vtkecltracermodule.hh
opm/simulators/flow/ActionHandler.hpp
opm/simulators/flow/AluGridCartesianIndexMapper.hpp
opm/simulators/flow/AluGridVanguard.hpp
opm/simulators/flow/Banners.hpp
opm/simulators/flow/BlackoilModel.hpp
opm/simulators/flow/BlackoilModelNldd.hpp