mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-26 11:27:17 -05:00
changed: add a container for polymer solution components
makes it easy to pass data around to enable some refactoring
This commit is contained in:
@@ -33,6 +33,7 @@ list (APPEND MAIN_SOURCE_FILES
|
||||
ebos/eclgenericvanguard.cc
|
||||
ebos/eclgenericwriter.cc
|
||||
ebos/eclinterregflows.cc
|
||||
ebos/eclsolutioncontainers.cc
|
||||
ebos/ecltransmissibility.cc
|
||||
ebos/equil/equilibrationhelpers.cc
|
||||
ebos/equil/initstateequil.cc
|
||||
@@ -386,6 +387,7 @@ list (APPEND PUBLIC_HEADER_FILES
|
||||
ebos/ecloutputblackoilmodule.hh
|
||||
ebos/eclpolyhedralgridvanguard.hh
|
||||
ebos/eclproblem.hh
|
||||
ebos/eclsolutioncontainers.hh
|
||||
ebos/eclthresholdpressure.hh
|
||||
ebos/ecltracermodel.hh
|
||||
ebos/ecltransmissibility.hh
|
||||
|
||||
Reference in New Issue
Block a user