![]() |
OGS
|
|
#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 |
| namespace | MaterialPropertyLib::anonymous_namespace{CreateFunction.cpp} |
Functions | |
| template<typename ConfigSubtreeList> | |
| std::vector< std::string > | MaterialPropertyLib::anonymous_namespace{CreateFunction.cpp}::parseExpressionList (ConfigSubtreeList const &expression_configs) |
| std::unique_ptr< Function > | MaterialPropertyLib::createFunction (BaseLib::ConfigTree const &config, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves) |