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
bdf.hpp File Reference
#include <string>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <boost/shared_array.hpp>
#include <boost/lambda/lambda.hpp>
#include <boost/lambda/bind.hpp>
#include <boost/utility.hpp>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/vector_proxy.hpp>
#include <feel/feelcore/feel.hpp>
#include <feel/feelalg/glas.hpp>

Go to the source code of this file.

Classes

class  Feel::Bdf< SpaceType >
 Backward differencing formula time discretization. More...
 

Namespaces

 Feel
 [marker1]
 

Enumerations

enum  BDFTimeScheme {
  BDF_ORDER_ONE =1,
  BDF_ORDER_TWO,
  BDF_ORDER_THREE,
  BDF_ORDER_FOUR,
  BDF_MAX_ORDER = 4,
  BDF_ORDER_ONE =1,
  BDF_ORDER_TWO,
  BDF_ORDER_THREE,
  BDF_ORDER_FOUR,
  BDF_MAX_ORDER = 4
}
 

Detailed Description


Generated on Sun Oct 20 2013 08:25:06 for Feel++ by doxygen 1.8.4