#include <feel/feel.hpp>
Classes | |
class | Feel::Stokes |
solves the stokes equations More... | |
Functions | |
int | main (int argc, char **argv) |
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.