Feel++  0.91.4
Namespaces | Functions
application.cpp File Reference
#include <cstdlib>
#include <locale>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <sstream>
#include <boost/assign/list_of.hpp>
#include <boost/foreach.hpp>
#include <boost/format.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/program_options/variables_map.hpp>
#include <boost/tokenizer.hpp>
#include <boost/token_functions.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/fstream.hpp>
#include <feel/feelcore/feel.hpp>
#include <feel/feelcore/environment.hpp>
#include <feel/feelcore/application.hpp>
#include <feel/feelcore/feelpetsc.hpp>
#include <feel/feelcore/mpicompat.hpp>

Namespaces

namespace  Feel
 

Functions

FEELPP_NO_EXPORT std::pair
< std::string, std::string > 
Feel::at_option_parser (std::string const &s)
 
po::options_description Feel::benchmark_options (std::string const &prefix="")
 add benchmark options to feel++ applications
 
void Feel::printErrors (std::ostream &out, std::vector< ptree::ptree > const &stats, std::string const &key)
 
void Feel::printNumbers (std::ostream &out, std::vector< ptree::ptree > const &stats, std::string const &key)
 
void Feel::printData (std::ostream &out, std::vector< ptree::ptree > const &stats, std::string const &key)
 
void Feel::printTime (std::ostream &out, std::vector< ptree::ptree > const &stats, std::string const &key)
 

Detailed Description

Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@uj.nosp@m.f-gr.nosp@m.enobl.nosp@m.e.fr
Date
2005-03-17
Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@uj.nosp@m.f-gr.nosp@m.enobl.nosp@m.e.fr
Date
2006-04-25
Author
Christophe Prud'homme chris.nosp@m.toph.nosp@m.e.pru.nosp@m.dhom.nosp@m.me@uj.nosp@m.f-gr.nosp@m.enobl.nosp@m.e.fr
Date
2005-10-18