Feel++ 0.91.0
Classes | Functions

/build/buildd/feel++-0.91.0~svn7013/doc/tutorial/residualestimator.hpp File Reference

#include <feel/options.hpp>
#include <feel/feelalg/backend.hpp>
#include <feel/feeldiscr/functionspace.hpp>
#include <feel/feeldiscr/region.hpp>
#include <feel/feelpoly/im.hpp>
#include <feel/feelfilters/gmsh.hpp>
#include <feel/feelfilters/exporter.hpp>
#include <feel/feelpoly/polynomialset.hpp>
#include <feel/feelvf/vf.hpp>

Classes

class  ResidualEstimator< Dim, Order >

Functions

AboutData makeAbout ()

Detailed Description

Author:
Christophe Prud'homme <christophe.prudhomme@ujf-grenoble.fr>
Stéphane Veys <stephane.veys@gmail.com>
Date:
2010-08-05

Function Documentation

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().