Moved PolymerInflow* classes to separate file.

Also, implemented PolymerInflowFromDeck (but not yet used).
This commit is contained in:
Atgeirr Flø Rasmussen
2012-10-04 15:15:32 +02:00
parent 6033e5ca69
commit 0428c4abb4
6 changed files with 236 additions and 45 deletions

View File

@@ -46,6 +46,7 @@
#include <opm/polymer/PolymerState.hpp>
#include <opm/core/simulator/WellState.hpp>
#include <opm/polymer/TransportModelPolymer.hpp>
#include <opm/polymer/PolymerInflow.hpp>
#include <opm/polymer/PolymerProperties.hpp>
#include <opm/polymer/polymerUtilities.hpp>