OGS
CheckMPLPhasesForSinglePhaseFlow.h
Go to the documentation of this file.
1
12#pragma once
13
14namespace MeshLib
15{
16class Mesh;
17}
18
19namespace MaterialPropertyLib
20{
21class MaterialSpatialDistributionMap;
22
24 MeshLib::Mesh const& mesh,
26} // namespace MaterialPropertyLib
void checkMPLPhasesForSinglePhaseFlow(MeshLib::Mesh const &mesh, MaterialPropertyLib::MaterialSpatialDistributionMap const &media_map)