Doxygen 1.9.1
Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN: Tasmanian v8.2 (development)
TasDREAM::IO Namespace Reference

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. More...
 
std::map< std::string, TypeDistributiongetStringRuleMap ()
 Returns the map from a string to a distribution type. More...
 
TypeDistribution getDistributionString (std::string const &name)
 Map the string distribution name to the enumerate, used by python. More...
 

Detailed Description

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