opm-simulators/dune.module
Andreas Lauser b9f5fb8b78 dune.module: add all modules which opm-autodiff depends on explicitly
this restores the ability to build opm-autodiff and all dependencies
using `dunecontrol`. Except for opm-common adding these dependencies
is not really required because they were inherited from other modules,
but stating them explicitly is good style IMO.
2016-04-04 15:43:31 +02:00

14 lines
577 B
Plaintext

####################################################################
# Dune module information file: This file gets parsed by dunecontrol
# and by the CMake build scripts.
####################################################################
Module: opm-autodiff
Description: Utilities for automatic differentiation and simulators based on AD
Version: 2016.04-pre
Label: 2016.04-pre
Maintainer: atgeirr@sintef.no
MaintainerName: Atgeirr F. Rasmussen
Url: http://opm-project.org
Depends: opm-common opm-parser opm-output opm-material opm-core dune-cornerpoint dune-istl (>=2.2)