|
|
std::string | describeMkl () |
| |
|
std::string | describeOneMath () |
| |
|
void | writeLine (TextWriter *writer, const std::string &label, const std::string &description) |
| | Helper function for writing binary information descriptions.
|
| |
|
void | writeOptionalLineFromMap (TextWriter *writer, const std::string &label, const std::unordered_map< std::string, std::string > &descriptionMap) |
| | Helper function for writing optional binary information from a map of labelled descriptions.
|
| |
|
void | writeExtendedInfo (gmx::TextWriter *writer) |
| |