Common components for OPM, in particular build system (cmake).
Go to file
Andreas Lauser b9d9f893d9 introduce the concept of "math toolboxes"
these are "traits" classes and provide a way to access the value of
function evaluations, conditional access to its value (i.e., to
forward them if the target object of an assignment includes the
derivatives or use the function value if not) and some algebraic
functions.

the main idea is to be able to abstract the differences between plain
scalars and function evaluation...
2015-05-21 15:33:01 +02:00
opm/material introduce the concept of "math toolboxes" 2015-05-21 15:33:01 +02:00
tests add a "local" AD framework 2015-05-21 15:32:59 +02:00