mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: rename externalSetupTime
external is (or will be) implied
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
namespace Opm {
|
||||
|
||||
double EclGenericVanguard::externalSetupTime_ = 0.0;
|
||||
double EclGenericVanguard::setupTime_ = 0.0;
|
||||
std::unique_ptr<ParseContext> EclGenericVanguard::externalParseContext_;
|
||||
std::unique_ptr<ErrorGuard> EclGenericVanguard::externalErrorGuard_;
|
||||
std::shared_ptr<Deck> EclGenericVanguard::externalDeck_;
|
||||
|
||||
Reference in New Issue
Block a user