Feel++  0.92.0
Classes | Namespaces | Defines | Enumerations | Functions
/home/prudhomm/sources/feelpp/feel/feelcrb/opusapp.hpp File Reference
#include <boost/assign/std/vector.hpp>
#include <feel/feelcrb/crb.hpp>
#include <feel/feelcrb/crbmodel.hpp>
#include <boost/serialization/version.hpp>

Classes

class  Feel::OpusApp< ModelType >
 Certified Reduced Basis application. More...

Namespaces

namespace  Feel

Defines

#define prec   4
#define Pdim   7
#define fill   ' '
#define dmanip   std::scientific << std::setprecision( prec )
#define hdrmanip(N)   std::setw(N) << std::setfill(fill) << std::right
#define tabmanip(N)   std::setw(N) << std::setfill(fill) << std::right << dmanip

Enumerations

enum  SamplingMode { RANDOM = 0, EQUIDISTRIBUTED = 1 }

Functions

po::options_description Feel::opusapp_options (std::string const &prefix)
std::string Feel::_o (std::string const &prefix, std::string const &opt)

Detailed Description

Author:
Christophe Prud'homme <christophe.prudhomme@ujf-grenoble.fr>
Date:
2011-06-18