Common components for OPM, in particular build system (cmake).
Go to file
Jørgen Kvalsvik 8a907be17b Replace function aliases with names for parameters
Several functions were aliased to hide the fact that they shared the
same templated function, but with different specialisations. By
introducing aliases for producer and injector some readability is gained
and some (clumsy) aliases are removed, in favour of passing the
interesting aspect along with the general base name.
2016-11-02 12:35:11 +01:00
examples/test_util Silence various warnings. 2016-09-23 15:02:36 +02:00
opm {F,G}MW{IN,PR} support 2016-11-02 12:18:39 +01:00
src/opm Replace function aliases with names for parameters 2016-11-02 12:35:11 +01:00
tests {F,G}MW{IN,PR} support 2016-11-02 12:18:39 +01:00
travis Fix broken travis script. 2016-03-08 16:09:13 +01:00
.travis.yml Using travis build-all configuration. 2016-06-10 13:46:59 +02:00
configure copy the configure wrapper from opm-autodiff 2016-04-04 15:38:26 +02:00