OGS
MicroPressure.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#pragma once
5
6#include <string_view>
7
9
11{
13
14constexpr std::string_view ioName(struct MicroPressureTag*)
15{
16 return "micro_pressure";
17}
18} // namespace ProcessLib::RichardsMechanics
constexpr std::string_view ioName(struct DrySolidDensityTag *)
BaseLib::StrongType< double, struct MicroPressureTag > MicroPressure