Merge pull request #3717 from joakim-hove/enable-tracer

Suggestion: Remove enable switch for tracer support
This commit is contained in:
Tor Harald Sandve
2021-12-06 09:10:38 +01:00
committed by GitHub
4 changed files with 3 additions and 22 deletions
+1 -2
View File
@@ -86,8 +86,7 @@ protected:
/*!
* \brief Initialize all internal data structures needed by the tracer module
*/
void doInit(bool enabled,
bool rst,
void doInit(bool rst,
size_t numGridDof,
size_t gasPhaseIdx,
size_t oilPhaseIdx,