Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 Feel
 [marker1]
 
 Feel::detail
 

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
 
bool google::glog_internal_namespace_::IsGoogleLoggingInitialized ()
 
template<typename StatsIterator >
void Feel::printData (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER)
 
template<typename StatsIterator >
void Feel::printErrors (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER)
 
template<typename StatsIterator >
void Feel::printNumbers (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER)
 
template<typename StatsIterator >
void Feel::printTime (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER)
 
std::vector< ptree::ptree > & Feel::updateStats (std::vector< ptree::ptree > &stats)
 

Variables

const int Feel::detail::spaces = 30
 

Detailed Description


Generated on Sun Dec 22 2013 13:11:15 for Feel++ by doxygen 1.8.5