Logo
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ on Travis-CI Feel++ on Twitter Feel++ on YouTube Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Pages
ns.hpp File Reference
#include <feel/feel.hpp>

Go to the source code of this file.

Namespaces

 Feel
 [marker1]
 

Functions

Feel::po::options_description makeOptions ()
 

Detailed Description

Author
Christophe Prud'homme prudh.nosp@m.omme.nosp@m.@unis.nosp@m.tra..nosp@m.fr
Date
2012-09-30

Function Documentation

Feel::po::options_description makeOptions ( )
inline

This routine returns the list of options using the boost::program_options library. The data returned is typically used as an argument of a Feel::Application subclass.

Returns
the list of options