#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] | |
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) |
1.8.5