Arne Morten Kvarving

Results 258 comments of Arne Morten Kvarving

benchmark please opm-models=767 opm-simulators=4325

I did my own benchmarking, and sadly it seems the variant approach is significantly slower (this is with the whole PR chain); # Total time (10 samples) for NORNE_ATW2013 |procs|...

hmm, have you been naughty? jenkins seems to ignore your requests for some reason.

They definitely should stay private if they can be private. Move them to opm/private/* ? Just keep as they are (and still keep off installation list) ?

Ie ```bash #!/bin/bash PRIV_HEADERS=`find src/ -name "*.hpp"` SOURCES=`find src/ -name "*.cpp"` for HDR in $PRIV_HEADERS do DDIR=`dirname $HDR | sed -e 's/src\/opm\///g'` DF=`echo $HDR | sed -e 's/src\/opm\///g'` echo "mkdir...

@atgeirr suggests ```sh git mv src/opm/x/y/z/foo.hpp -> opm/x/y/z/details/foo.hpp ```

no technical reason, only that people (in particular @atgeirr) has expressed that they would like the unification.

this can be closed.

yes, nothing has changed as far as i know.