Doxygen 1.9.8
Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN: Tasmanian v8.2
 
Loading...
Searching...
No Matches

Similar to TasGrid::IO this holds conversion methods between enums and int/string types. More...

Functions

TypeSamplingForm intToForm (int form)
 Converts an integer to TypeSamplingForm, synced with the Python interface.
 
std::map< std::string, TypeDistributiongetStringRuleMap ()
 Returns the map from a string to a distribution type.
 
TypeDistribution getDistributionString (std::string const &name)
 Map the string distribution name to the enumerate, used by python.
 

Detailed Description

Similar to TasGrid::IO this holds conversion methods between enums and int/string types.