![]() |
OGS
|
|
#include "FunctionEvaluation.h"#include <cassert>#include "BaseLib/Error.h"#include "ExprtkUtils.h"Go to the source code of this file.
Namespaces | |
| namespace | ParameterLib |
Functions | |
| static FunctionEvaluation::SymbolTable | ParameterLib::createSymbolTable (std::vector< std::string > const &variables, bool const spatial_position_is_required, std::vector< std::string > const &used_curve_names, std::map< std::string, std::unique_ptr< MathLib::PiecewiseLinearInterpolation > > const &curves, std::map< std::string, CurveWrapper > &curve_wrappers) |