OGS
|
Created on October 9, 2024, 6:03 PM
Definition in file CheckMPLPhasesForSinglePhaseFlow.cpp.
#include "CheckMPLPhasesForSinglePhaseFlow.h"
#include <range/v3/algorithm/any_of.hpp>
#include <range/v3/algorithm/for_each.hpp>
#include <range/v3/view/transform.hpp>
#include "MaterialLib/MPL/MaterialSpatialDistributionMap.h"
#include "MaterialLib/MPL/Medium.h"
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Mesh.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Functions | |
void | MaterialPropertyLib::checkMPLPhasesForSinglePhaseFlow (MeshLib::Mesh const &mesh, MaterialPropertyLib::MaterialSpatialDistributionMap const &media_map) |