![]() |
OGS
|
Definition in file CreateMedium.cpp.
#include "CreateMedium.h"#include "BaseLib/ConfigTree.h"#include "CreatePhase.h"#include "CreateProperty.h"#include "Medium.h"#include "ParameterLib/Parameter.h"#include "Properties/Properties.h"Go to the source code of this file.
Namespaces | |
| namespace | MaterialPropertyLib |
Functions | |
| std::unique_ptr< Medium > | MaterialPropertyLib::createMedium (int const material_id, int const geometry_dimension, BaseLib::ConfigTree const &config, std::vector< std::unique_ptr< ParameterLib::ParameterBase > > ¶meters, ParameterLib::CoordinateSystem const *const local_coordinate_system, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |