OGS
|
Definition in file CreateMedium.h.
#include <map>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
namespace | MaterialPropertyLib |
namespace | ParameterLib |
namespace | MathLib |
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 > > const ¶meters, ParameterLib::CoordinateSystem const *const local_coordinate_system, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |