mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix tests that relied on internal deck handling
This commit is contained in:
@@ -93,6 +93,12 @@ public:
|
||||
static double setupTime()
|
||||
{ return setupTime_; }
|
||||
|
||||
/*!
|
||||
* \brief Read a deck.
|
||||
* \param filename file to read
|
||||
*/
|
||||
static void readDeck(const std::string& filename);
|
||||
|
||||
/*!
|
||||
* \brief Set the simulation configuration objects.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user