Function eos_had_strings (o2scl_hdf)¶
-
o2scl::eos_had_base *o2scl_hdf::eos_had_strings(std::string eos_str)¶
Return a pointer to an eos_had_base object from a string.
Note
The pointer is allocated with
new
and the user has the responsibility of deleting it later.