Ember
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
scalarFunction.cpp File Reference
#include "scalarFunction.h"
#include "readConfig.h"
Include dependency graph for scalarFunction.cpp:

Functions

ScalarFunctionnewScalarFunction (const std::string &type, const ConfigOptions &options)
 Create a new function of type with additional options specified in options.
 

Function Documentation

◆ newScalarFunction()

ScalarFunction * newScalarFunction ( const std::string &  type,
const ConfigOptions options 
)

Create a new function of type with additional options specified in options.