mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
communicate inj_surface_rates
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
iterateContainer(inj_red_rates, func);
|
||||
iterateContainer(inj_resv_rates, func);
|
||||
iterateContainer(inj_rein_rates, func);
|
||||
iterateContainer(inj_surface_rates, func);
|
||||
};
|
||||
|
||||
// Compute the size of the data.
|
||||
|
||||
Reference in New Issue
Block a user