opm-simulators/examples/problems
Andreas Lauser 99304f9689 change the order of OPM_UNUSED and variable name
it seems like some compilers (GCC 4.9.2?) are picky about this and
require

```c++
TypeName VariableName __attribute__ ((__unused__))
```
2017-01-17 13:28:56 +01:00
..
co2injectionflash.hh fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
co2injectionproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
cuvetteproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
diffusionproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
fingerproblem.hh fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
fractureproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
groundwaterproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
infiltrationproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
lensproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
obstacleproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
outflowproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
powerinjectionproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
reservoirproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
richardslensproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
stokes2ctestproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
stokesnitestproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
stokestestproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00
waterairproblem.hh change the order of OPM_UNUSED and variable name 2017-01-17 13:28:56 +01:00