![]() |
OGS
|
Definition in file CreateCurve.cpp.
#include "CreateCurve.h"#include <unordered_set>#include "BaseLib/Algorithm.h"#include "BaseLib/ConfigTree.h"#include "Curve.h"#include "MaterialLib/MPL/VariableType.h"#include "MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h"Go to the source code of this file.
Namespaces | |
| namespace | MaterialPropertyLib |
Functions | |
| std::unique_ptr< Curve > | MaterialPropertyLib::createCurve (BaseLib::ConfigTree const &config, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |