swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: e7b1b425553aafb8219e02a0360e7a6f999a4b45 authored by Lars Bilke on 29 April 2021, 12:01:07 UTC
[cmake] Renamed OGS_DISABLE_CLCACHE to OGS_DISABLE_COMPILER_CACHE.
Tip revision: e7b1b42
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