28 #include "boost/tuple/tuple.hpp"
70 template<
class Archive>
84 typedef boost::tuple<std::string, double, double>
DVar_t;
namedVariableCollection_t Param_t
std::vector< double > value
std::map< std::string, double > namedVariableCollection_t
Role_t
roles a processor can attain
std::map< std::string, DVar_t > DVarContainer_t
std::map< std::string, double > variableDictionary_t
std::pair< std::string, DVar_t > namedDVar_t
boost::tuple< std::string, double, double > DVar_t
type of design variables
void serialize(Archive &ar, const unsigned int)
std::pair< std::string, reqVarInfo_t > namedReqVar_t
struct reqVarInfo reqVarInfo_t
std::pair< std::string, double > namedVariable_t
std::map< std::string, reqVarInfo_t > reqVarContainer_t