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
stokes_poiseuille.cpp File Reference
#include <feel/options.hpp>
#include <feel/feelcore/application.hpp>
#include <feel/feelalg/backend.hpp>
#include <feel/feeldiscr/functionspace.hpp>
#include <feel/feelpoly/im.hpp>
#include <feel/feelfilters/gmsh.hpp>
#include <feel/feelfilters/gmshhypercubedomain.hpp>
#include <feel/feelfilters/exporter.hpp>
#include <feel/feelpoly/lagrange.hpp>
#include <feel/feelpoly/crouzeixraviart.hpp>
#include <feel/feelmesh/elements.hpp>
#include <feel/feelvf/vf.hpp>

Namespaces

 Feel
 [marker1]
 

Functions

int main (int argc, char **argv)
 
Feel::AboutData makeAbout ()
 
Feel::po::options_description makeOptions ()
 

Detailed Description

Function Documentation

Feel::AboutData makeAbout ( )
inline

This routine defines some information about the application like authors, version, or name of the application. The data returned is typically used as an argument of a Feel::Application subclass.

Returns
some data about the application.

References Feel::AboutData::addAuthor().

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

Generated on Sun Oct 20 2013 08:25:06 for Feel++ by doxygen 1.8.4