mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-15 23:11:57 -06:00
Added clarification.
This commit is contained in:
parent
0e178199ce
commit
9fadfc316e
@ -29,6 +29,8 @@ namespace Opm
|
||||
{
|
||||
|
||||
/// 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
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user