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
opusapp.hpp File Reference
#include <feel/feel.hpp>
#include <boost/assign/std/vector.hpp>
#include <feel/feelcrb/crb.hpp>
#include <feel/feelcrb/eim.hpp>
#include <feel/feelcrb/crbmodel.hpp>
#include <boost/serialization/version.hpp>
#include <boost/range/join.hpp>
#include <boost/regex.hpp>
#include <boost/assign/list_of.hpp>
#include <Eigen/Core>
#include <Eigen/LU>
#include <Eigen/Dense>

Go to the source code of this file.

Classes

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

Namespaces

 Feel
 [marker1]
 

Macros

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

Enumerations

enum  SamplingMode {
  RANDOM = 0,
  EQUIDISTRIBUTED = 1,
  LOGEQUIDISTRIBUTED = 2
}
 

Functions

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

Detailed Description


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