OGS
CheckMPLPhasesForSinglePhaseFlow.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
namespace
MeshLib
7
{
8
class
Mesh
;
9
}
10
11
namespace
MaterialPropertyLib
12
{
13
class
MaterialSpatialDistributionMap
;
14
15
void
checkMPLPhasesForSinglePhaseFlow
(
16
MeshLib::Mesh
const
& mesh,
17
MaterialPropertyLib::MaterialSpatialDistributionMap
const
& media_map);
18
}
// namespace MaterialPropertyLib
MaterialPropertyLib::MaterialSpatialDistributionMap
Definition
MaterialSpatialDistributionMap.h:22
MeshLib::Mesh
Definition
Mesh.h:34
MaterialPropertyLib
Definition
ChemicalSolverInterface.h:98
MaterialPropertyLib::checkMPLPhasesForSinglePhaseFlow
void checkMPLPhasesForSinglePhaseFlow(MeshLib::Mesh const &mesh, MaterialPropertyLib::MaterialSpatialDistributionMap const &media_map)
Definition
CheckMPLPhasesForSinglePhaseFlow.cpp:17
MeshLib
Definition
ProjectData.h:30
MaterialLib
MPL
Utils
CheckMPLPhasesForSinglePhaseFlow.h
Generated by
1.14.0