Construct a struct with development feature flags
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 9 Oct 2019 18:18:44 +0000 (20:18 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Thu, 10 Oct 2019 19:46:17 +0000 (21:46 +0200)
commit513872855795fc7890713c444bc3718fe682ce60
tree05468f15308ee76b5280d2e91a2a617577ba721e
parent62b8797f78762ac66ac72e31dcb0f6b511537bb1
Construct a struct with development feature flags

Added a struct that collects development feature flags pupulated using
the same environment variables that were used previsouly.

With this the change also eliminates repeated getenv queries.

Change-Id: I2cb4f4dfc28bb6370bb4f7cb549f2222e7580e47
src/gromacs/mdrun/runner.cpp
src/gromacs/taskassignment/decidesimulationworkload.cpp
src/gromacs/taskassignment/decidesimulationworkload.h