Added clarification.

This commit is contained in:
Atgeirr Flø Rasmussen
2012-04-02 15:45:34 +02:00
parent 0e178199ce
commit 9fadfc316e

View File

@@ -29,6 +29,8 @@ namespace Opm
{ {
/// Simulator state for a two-phase simulator with polymer. /// Simulator state for a two-phase simulator with polymer.
/// Inheritance is not used for runtime polymorphism,
/// just for simplicity of implementation.
class PolymerState : public TwophaseState class PolymerState : public TwophaseState
{ {
public: public: