Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Misc.cpp File Reference
#include <utility>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <boost/format.hpp>
#include <SolverUtils/Core/Misc.h>
Include dependency graph for Misc.cpp:

Go to the source code of this file.

Namespaces

 Nektar
 <
 
 Nektar::SolverUtils
 

Functions

void Nektar::SolverUtils::AddSummaryItem (SummaryList &l, const std::string &name, const std::string &value)
 Adds a summary item to the summary info list. More...
 
void Nektar::SolverUtils::AddSummaryItem (SummaryList &l, const std::string &name, const int &value)
 Adds a summary item to the summary info list. More...
 
void Nektar::SolverUtils::AddSummaryItem (SummaryList &l, const std::string &name, const NekDouble &value)
 Adds a summary item to the summary info list. More...