35#ifndef NEKTAR_SOLVERUTILS_CORE_MISC_H
36#define NEKTAR_SOLVERUTILS_CORE_MISC_H
48typedef std::vector<std::pair<std::string, std::string>>
SummaryList;
52 const std::string &value);
#define SOLVER_UTILS_EXPORT
std::vector< std::pair< std::string, std::string > > SummaryList
void AddSummaryItem(SummaryList &l, const std::string &name, const std::string &value)
Adds a summary item to the summary info list.
The above copyright notice and this permission notice shall be included.