Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser bf771b09b4 auto-generate and specialize the whole Evaluation class
older compilers (-> GCC < 5) seem to have trouble with inlining here
which leads to sub-optimal performance. since it is not a big problem
to also generate the unspecialized Evaluation class, let's do that
instead. (for hand-written code, this would be a huge
consistency/maintainance problem, though.)
2017-03-17 17:25:49 +01:00
bin auto-generate and specialize the whole Evaluation class 2017-03-17 17:25:49 +01:00
opm/material auto-generate and specialize the whole Evaluation class 2017-03-17 17:25:49 +01:00
tests Evaluation: specialize evaluations for used number in Blackoil setting 2017-03-14 14:49:24 +01:00