swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 8a563f7b0e2faabcb1a5b05e7a132f68a81b4af9 authored by Lars Bilke on 08 March 2021, 13:48:22 UTC
[cpm] Suppress tests from dependencies.
Tip revision: 8a563f7
PorousPropertyHeaders.h
/**
 * \file
 * \copyright
 * Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org)
 *            Distributed under a Modified BSD License.
 *              See accompanying file LICENSE.txt or
 *              http://www.opengeosys.org/project/license
 *
 * File:   PorousPropertyHeaders.h
 *
 * Created on August 18, 2016, 11:12 AM
 */

#pragma once

#include "Permeability/createPermeabilityModel.h"
#include "Porosity/createPorosityModel.h"
#include "Storage/createStorageModel.h"
back to top