Definition in file CreateFunction.cpp.
#include <vector>
#include "BaseLib/ConfigTree.h"
#include "Function.h"
#include "MathLib/InterpolationAlgorithms/PiecewiseLinearInterpolation.h"
Go to the source code of this file.
Namespaces | |
namespace | MaterialPropertyLib |
Functions | |
std::unique_ptr< Function > | MaterialPropertyLib::createFunction (BaseLib::ConfigTree const &config, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |